mirror of
https://github.com/AxioDL/boo.git
synced 2025-07-05 04:35:57 +00:00
Remove unused variables.
This commit is contained in:
parent
0f057a3713
commit
b0bdd5c337
@ -589,9 +589,6 @@ public:
|
||||
}
|
||||
|
||||
bool mouseTracking = false;
|
||||
bool moving = false;
|
||||
bool resizing = false;
|
||||
|
||||
void _incomingEvent(void* ev)
|
||||
{
|
||||
HWNDEvent& e = *static_cast<HWNDEvent*>(ev);
|
||||
|
Loading…
x
Reference in New Issue
Block a user