git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@4442 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
michael 1999-06-21 02:16:37 +00:00
parent e82dfe03c2
commit d537e4dea2

View file

@ -291,12 +291,15 @@
return nil; return nil;
} }
/*
- (NSView*) hitTest: (NSPoint)aPoint - (NSView*) hitTest: (NSPoint)aPoint
{} {
}
- (BOOL) mouse: (NSPoint)aPoint inRect: (NSRect)aRect - (BOOL) mouse: (NSPoint)aPoint inRect: (NSRect)aRect
{ {
} }
*/
// Coding. // Coding.