Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / html / forms / TelephoneInputType.cpp
index 675af85..19d1132 100644 (file)
@@ -56,9 +56,4 @@ bool TelephoneInputType::shouldRespectSpeechAttribute()
     return true;
 }
 
-bool TelephoneInputType::isTelephoneField() const
-{
-    return true;
-}
-
 } // namespace blink