mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-02 09:10:58 +00:00
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:
parent
2b448fe8a2
commit
e4eb8d8b4a
1 changed files with 2 additions and 0 deletions
|
@ -36,6 +36,8 @@
|
||||||
- (NSMutableDictionary *) nameTable;
|
- (NSMutableDictionary *) nameTable;
|
||||||
- (NSMutableArray *) connections;
|
- (NSMutableArray *) connections;
|
||||||
- (NSMutableSet *) topLevelObjects;
|
- (NSMutableSet *) topLevelObjects;
|
||||||
|
// - (NSSet *) visibleWindows;
|
||||||
|
// - (NSSet *) deferredWindows;
|
||||||
@end
|
@end
|
||||||
|
|
||||||
#endif /* _GNUstep_H_GSNibContainer */
|
#endif /* _GNUstep_H_GSNibContainer */
|
||||||
|
|
Loading…
Reference in a new issue