mirror of
https://github.com/ZDoom/qzdoom.git
synced 2025-02-09 01:01:05 +00:00
Remove leftover variable in CustomMessageBox
This commit is contained in:
parent
f322792783
commit
58a64e4f5d
1 changed files with 0 additions and 1 deletions
|
@ -35,7 +35,6 @@
|
|||
class CustomMessageBoxMenuBase : Menu abstract
|
||||
{
|
||||
BrokenLines mMessage;
|
||||
voidptr Handler;
|
||||
uint messageSelection;
|
||||
int mMouseLeft, mMouseRight, mMouseY;
|
||||
|
||||
|
|
Loading…
Reference in a new issue