fixed many warnings

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@26815 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
dwetzel 2008-08-20 20:32:10 +00:00
parent 5f46103104
commit 1f250eb844
93 changed files with 1335 additions and 731 deletions

View file

@ -78,7 +78,7 @@
-(void)takeValuesFromRequest:(GSWRequest*)request
inContext:(GSWContext*)context;
-(NSString*)frameworkNameInContext:(GSWContext*)context;
//-(NSString*)frameworkNameInContext:(GSWContext*)context;
@end