Remove uneeded declarations

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@23046 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
gcasa 2006-06-11 01:06:41 +00:00
parent 2b448fe8a2
commit e4eb8d8b4a

View file

@ -36,6 +36,8 @@
- (NSMutableDictionary *) nameTable;
- (NSMutableArray *) connections;
- (NSMutableSet *) topLevelObjects;
// - (NSSet *) visibleWindows;
// - (NSSet *) deferredWindows;
@end
#endif /* _GNUstep_H_GSNibContainer */