diff options
| author | L. Krause | 2017-04-21 05:01:31 +0200 |
|---|---|---|
| committer | L. Krause | 2017-04-25 14:48:46 +0200 |
| commit | a99b6b2063c9259ef09bd1cc1289087460575d68 (patch) | |
| tree | 5f623c4db3b85eef25d1f4c7fe37352b82353479 /platform/javascript/os_javascript.h | |
| parent | e46af1e23668e23160604742f8f1d22898796d1c (diff) | |
| download | godot-a99b6b2063c9259ef09bd1cc1289087460575d68.tar.gz godot-a99b6b2063c9259ef09bd1cc1289087460575d68.tar.zst godot-a99b6b2063c9259ef09bd1cc1289087460575d68.zip | |
Diffstat (limited to 'platform/javascript/os_javascript.h')
| -rw-r--r-- | platform/javascript/os_javascript.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/platform/javascript/os_javascript.h b/platform/javascript/os_javascript.h index ea906c560..5d86640d9 100644 --- a/platform/javascript/os_javascript.h +++ b/platform/javascript/os_javascript.h @@ -58,7 +58,6 @@ public: private: Vector<TouchPos> touch; Point2 last_mouse; - int last_button_mask; GFXInitFunc gfx_init_func; void *gfx_init_ud; |
