[poppler] utils/pdfinfo.cc

Albert Astals Cid aacid at kemper.freedesktop.org
Tue Nov 13 14:14:46 PST 2012


 utils/pdfinfo.cc |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit bb801a9b889bc0e62cf8b853c26cc6636b4af9a1
Author: Albert Astals Cid <aacid at kde.org>
Date:   Tue Nov 13 22:51:17 2012 +0100

    Removed unused var

diff --git a/utils/pdfinfo.cc b/utils/pdfinfo.cc
index bd8b56d..36e7a1b 100644
--- a/utils/pdfinfo.cc
+++ b/utils/pdfinfo.cc
@@ -109,7 +109,6 @@ int main(int argc, char *argv[]) {
   UnicodeMap *uMap;
   Page *page;
   Object info, xfa;
-  Object *acroForm;
   char buf[256];
   double w, h, wISO, hISO;
   FILE *f;


More information about the poppler mailing list