mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -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,
|
F_keyboard = 0x200,
|
||||||
};
|
};
|
||||||
int _flags;
|
int _flags;
|
||||||
ModifierButtons _mods;
|
|
||||||
|
|
||||||
public:
|
public:
|
||||||
static TypeHandle get_class_type() {
|
static TypeHandle get_class_type() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user