mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-10 06:42:12 +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