diff options
Diffstat (limited to 'WebCore/config.h')
-rw-r--r-- | WebCore/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/WebCore/config.h b/WebCore/config.h index 12ada30..9c14b28 100644 --- a/WebCore/config.h +++ b/WebCore/config.h @@ -137,10 +137,6 @@ #define ANDROID_FIX -// Ensure that the fixed elements are set relative to the screen -// rather than the virtual viewport -#define ANDROID_FIXED_ELEMENTS - // Passes the webkit-originated changes of a focused textfield to our UI // thread #define ANDROID_ACCEPT_CHANGES_TO_FOCUSED_TEXTFIELDS |