mirror of
https://github.com/gnustep/libs-back.git
synced 2025-02-23 20:01:22 +00:00
Remove _surface is NULL warning
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/branches/gnustep_testplant_branch@39665 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
e67b35527f
commit
e67d8442e9
1 changed files with 0 additions and 1 deletions
|
@ -98,7 +98,6 @@ POINT GSWindowPointToMS(GSGState *s, NSPoint p)
|
|||
// Return the HDC...
|
||||
return hdc;
|
||||
}
|
||||
NSLog(@"%s:_surface is NULL\n", __PRETTY_FUNCTION__);
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue