[poppler] poppler/PDFDoc.h

Carlos Garcia Campos carlosgc at kemper.freedesktop.org
Sun Nov 16 09:24:51 PST 2008


 poppler/PDFDoc.h |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit a6f5032ab0d6edbf3879f39efff7916b1f7233da
Author: Carlos Garcia Campos <carlosgc at gnome.org>
Date:   Sun Nov 16 18:24:06 2008 +0100

    optContentConfig is not actually stored in PDFDoc but in Catalog

diff --git a/poppler/PDFDoc.h b/poppler/PDFDoc.h
index a368084..35b966e 100644
--- a/poppler/PDFDoc.h
+++ b/poppler/PDFDoc.h
@@ -235,7 +235,6 @@ private:
 #ifndef DISABLE_OUTLINE
   Outline *outline;
 #endif
-  OCGs *optContentConfig;
 
   GBool ok;
   int errCode;


More information about the poppler mailing list