Bug 1227706 - Remove unused GLController calls and events; r=snorp

Remove GLController calls and events in GeckoAppShell and GeckoEvent
that were made obsolete by the new native calls.
This commit is contained in:
Jim Chen
2015-12-23 22:03:34 -05:00
parent 7ed136b880
commit 6032b19e9b
9 changed files with 0 additions and 119 deletions

View File

@@ -656,9 +656,6 @@ public:
NETWORK_CHANGED = 22,
THUMBNAIL = 25,
SCREENORIENTATION_CHANGED = 27,
COMPOSITOR_CREATE = 28,
COMPOSITOR_PAUSE = 29,
COMPOSITOR_RESUME = 30,
NATIVE_GESTURE_EVENT = 31,
CALL_OBSERVER = 33,
REMOVE_OBSERVER = 34,