Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / pdfium / fpdfsdk / src / fsdk_baseannot.cpp
index c8e0735..ff054c8 100644 (file)
@@ -596,11 +596,6 @@ CFX_ByteString CPDFSDK_Annot::GetSubType() const
        return "";
 }
 
-void CPDFSDK_Annot::ResetAppearance()
-{
-       ASSERT(FALSE);
-}
-
 void CPDFSDK_Annot::DrawAppearance(CFX_RenderDevice* pDevice, const CPDF_Matrix* pUser2Device,
                                                                   CPDF_Annot::AppearanceMode mode, const CPDF_RenderOptions* pOptions) 
 {