diff options
Diffstat (limited to 'WebKit/android/nav/CachedInput.cpp')
| -rw-r--r-- | WebKit/android/nav/CachedInput.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/WebKit/android/nav/CachedInput.cpp b/WebKit/android/nav/CachedInput.cpp index d7b96e3..924bbca 100644 --- a/WebKit/android/nav/CachedInput.cpp +++ b/WebKit/android/nav/CachedInput.cpp @@ -59,7 +59,6 @@ void CachedInput::Debug::print() const DUMP_NAV_LOGD("// int mMaxLength=%d;\n", b->mMaxLength); DUMP_NAV_LOGD("// int mTextSize=%d;\n", b->mTextSize); DUMP_NAV_LOGD("// int mInputType=%d;\n", b->mInputType); - DEBUG_PRINT_BOOL(mIsReadOnly); DEBUG_PRINT_BOOL(mIsRtlText); DEBUG_PRINT_BOOL(mIsTextField); } |
