Index: experimental/PdfViewer/autogen/SkPdfJbig2DecodeFilterDictionary_autogen.cpp |
=================================================================== |
--- experimental/PdfViewer/autogen/SkPdfJbig2DecodeFilterDictionary_autogen.cpp (revision 9812) |
+++ experimental/PdfViewer/autogen/SkPdfJbig2DecodeFilterDictionary_autogen.cpp (working copy) |
@@ -1,8 +0,0 @@ |
-#include "SkPdfJbig2DecodeFilterDictionary_autogen.h" |
- |
-SkPdfStream* SkPdfJbig2DecodeFilterDictionary::JBIG2Globals() const { |
- SkPdfStream* ret; |
- if (StreamFromDictionary(fPodofoDoc, fPodofoObj->GetDictionary(), "JBIG2Globals", "", &ret)) return ret; |
- // TODO(edisonn): warn about missing required field, assert for known good pdfs |
- return NULL; |
-} |