Removed methods now public.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11541 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
FredKiefer 2001-11-26 20:26:32 +00:00
parent 5f27259e33
commit c018f02e93

View file

@ -49,8 +49,6 @@
@interface NSWindowController (Private)
- (void)_windowDidLoad;
- (void)_synchronizeWindowTitleWithDocumentName;
- (void)setWindow:(NSWindow *)window;
@end
#endif // _GNUstep_H_NSDocumentFramworkPrivate