mirror of
https://github.com/gnustep/libs-back.git
synced 2025-04-22 15:31:14 +00:00
fix accidental commit
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@28932 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
77ac4dc204
commit
10daa85b46
1 changed files with 1 additions and 1 deletions
|
@ -541,7 +541,7 @@ NSLog(@"Callback");
|
|||
|
||||
[self setFlagsforEventLoop: hwnd];
|
||||
|
||||
NSLog(@"event %u", uMsg);
|
||||
//NSLog(@"event %u", uMsg);
|
||||
switch (uMsg)
|
||||
{
|
||||
case WM_SIZING:
|
||||
|
|
Loading…
Reference in a new issue