summaryrefslogtreecommitdiffstats
path: root/dom/base
diff options
context:
space:
mode:
Diffstat (limited to 'dom/base')
-rw-r--r--dom/base/ScreenOrientation.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/dom/base/ScreenOrientation.h b/dom/base/ScreenOrientation.h
index 0604d87c6..c69ad69cb 100644
--- a/dom/base/ScreenOrientation.h
+++ b/dom/base/ScreenOrientation.h
@@ -16,8 +16,6 @@ namespace mozilla {
namespace dom {
class Promise;
-// Make sure that any change to ScreenOrientationInternal values are
-// also made in mobile/android/base/GeckoScreenOrientation.java
typedef uint32_t ScreenOrientationInternal;
static const ScreenOrientationInternal eScreenOrientation_None = 0;