mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 02:50:38 +00:00
Comment out unused function.
Fred: Is there a reason that this function exists, or can we just delete it? git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@32346 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
e813542d97
commit
38438cf711
1 changed files with 2 additions and 0 deletions
|
@ -102,6 +102,7 @@ static NSDictionary *TypeInfoForName (NSArray *types, NSString *typeName)
|
|||
return nil;
|
||||
}
|
||||
|
||||
/*
|
||||
static NSDictionary *
|
||||
TypeInfoForHumanReadableName (NSArray *types, NSString *typeName)
|
||||
{
|
||||
|
@ -125,6 +126,7 @@ TypeInfoForHumanReadableName (NSArray *types, NSString *typeName)
|
|||
|
||||
return nil;
|
||||
}
|
||||
*/
|
||||
|
||||
|
||||
/** <p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue