Bug 847839 - Remove some remnants of XUL fennec from the android widget codebase. r=cpeterson

This commit is contained in:
Kartikaya Gupta
2013-03-21 16:19:49 +01:00
parent 7a538dfabc
commit 2e019f9c8f
2 changed files with 0 additions and 17 deletions

View File

@@ -767,8 +767,6 @@ public:
ACTIVITY_PAUSING = 10,
ACTIVITY_SHUTDOWN = 11,
LOAD_URI = 12,
SURFACE_CREATED = 13, // used by XUL fennec only
SURFACE_DESTROYED = 14, // used by XUL fennec only
NOOP = 15,
FORCED_RESIZE = 16, // used internally in nsAppShell/nsWindow
ACTIVITY_START = 17,