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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user