mirror of
https://github.com/gnustep/libs-back.git
synced 2025-04-22 07:21:02 +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
be032bb1cc
commit
22cf7533eb
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