Index: experimental/PdfViewer/pdfparser/podofo/autogen/SkPdfFDFFileAnnotationDictionary_autogen.cpp |
=================================================================== |
--- experimental/PdfViewer/pdfparser/podofo/autogen/SkPdfFDFFileAnnotationDictionary_autogen.cpp (revision 9879) |
+++ experimental/PdfViewer/pdfparser/podofo/autogen/SkPdfFDFFileAnnotationDictionary_autogen.cpp (working copy) |
@@ -1,8 +0,0 @@ |
-#include "SkPdfFDFFileAnnotationDictionary_autogen.h" |
- |
-long SkPdfFDFFileAnnotationDictionary::Page() const { |
- long ret; |
- if (LongFromDictionary(fPodofoDoc, fPodofoObj->GetDictionary(), "Page", "", &ret)) return ret; |
- // TODO(edisonn): warn about missing required field, assert for known good pdfs |
- return 0; |
-} |