mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00
Remove unused member _mods from mouseWatcherRegion declaration.
This commit is contained in:
parent
7418a00f76
commit
876bd72fb9
@ -89,7 +89,6 @@ private:
|
||||
F_keyboard = 0x200,
|
||||
};
|
||||
int _flags;
|
||||
ModifierButtons _mods;
|
||||
|
||||
public:
|
||||
static TypeHandle get_class_type() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user