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