Removed additional method [setFirstTextView]

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@7676 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Fred Kiefer 2000-09-30 23:13:07 +00:00
parent 7fba1bb097
commit 68a34ae2bd

View file

@ -42,9 +42,6 @@
NSRect _rects[4];
}
// Extension
- (void) setFirstTextView: (NSTextView*) aTextView;
@end
#endif /*__NSCharacterSet_h_GNUSTEP_BASE_INCLUDE*/