mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
.removed DDUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@6944 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
aae8c1656f
commit
864cd700a7
1 changed files with 0 additions and 2 deletions
|
|
@ -499,8 +499,6 @@ bool Ctrl::ProcessEvent0(bool *quit, bool fetch)
|
|||
break;
|
||||
}
|
||||
Event& e = Events.Head();
|
||||
DDUMP(e.type);
|
||||
DDUMP(e.windowid);
|
||||
CurrentTime = e.time;
|
||||
CurrentMousePos = e.mousepos;
|
||||
CurrentState = e.state;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue