| Index: Source/WTF/wtf/FeatureDefines.h
|
| diff --git a/Source/WTF/wtf/FeatureDefines.h b/Source/WTF/wtf/FeatureDefines.h
|
| index 25f583d4a8a534a7e45687ad3d14ece7222a3f0b..f19baffc843af4372384a9dc021e4f74d0ad86a0 100644
|
| --- a/Source/WTF/wtf/FeatureDefines.h
|
| +++ b/Source/WTF/wtf/FeatureDefines.h
|
| @@ -290,10 +290,6 @@
|
| #define ENABLE_THREADED_SCROLLING 0
|
| #endif
|
|
|
| -#if !defined(ENABLE_TOUCH_EVENTS)
|
| -#define ENABLE_TOUCH_EVENTS 0
|
| -#endif
|
| -
|
| #if !defined(ENABLE_TOUCH_ICON_LOADING)
|
| #define ENABLE_TOUCH_ICON_LOADING 0
|
| #endif
|
|
|