diff options
Diffstat (limited to 'WebCore/WebCorePrefixAndroid.h')
-rw-r--r-- | WebCore/WebCorePrefixAndroid.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/WebCore/WebCorePrefixAndroid.h b/WebCore/WebCorePrefixAndroid.h index 01e9b28..068ae98 100644 --- a/WebCore/WebCorePrefixAndroid.h +++ b/WebCore/WebCorePrefixAndroid.h @@ -98,10 +98,6 @@ typedef unsigned char flex_uint8_t; #define ANDROID_MULTIPLE_WINDOWS #define ANDROID_CSS_TAP_HIGHLIGHT_COLOR -// Hack to make File Upload buttons draw disabled. -// Will be removed if/when we get file uploads working. -#define ANDROID_DISABLE_UPLOAD - #define ANDROID_BLOCK_NETWORK_IMAGE // Changes needed to support native plugins (npapi.h). If the change is generic, |