summaryrefslogtreecommitdiffstats
path: root/WebCore/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/config.h')
-rw-r--r--WebCore/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/WebCore/config.h b/WebCore/config.h
index 8af4fe9..9a3cd78 100644
--- a/WebCore/config.h
+++ b/WebCore/config.h
@@ -194,9 +194,6 @@
// apple-touch-icon support in <link> tags
#define ANDROID_APPLE_TOUCH_ICON
-// Checking if an action is user initiated or not
-#define ANDROID_USER_GESTURE_CHECK
-
// Enable prefetching when specified via the rel element of <link> elements.
#define ENABLE_LINK_PREFETCH 1