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:
Gregory John Casamento 2006-06-11 01:06:41 +00:00
parent 9bcf4a86ef
commit 88e2fc3400

View file

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