poppler/Page.cc |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

New commits:
commit e71088dc5087303b1ae5f3e72af287ec4e0a1342
Author: Albert Astals Cid <[email protected]>
Date:   Mon Oct 17 13:42:06 2011 +0200

    remove useless #if

diff --git a/poppler/Page.cc b/poppler/Page.cc
index 6c0d8c2..9bae123 100644
--- a/poppler/Page.cc
+++ b/poppler/Page.cc
@@ -15,7 +15,7 @@
 //
 // Copyright (C) 2005 Kristian Høgsberg <[email protected]>
 // Copyright (C) 2005 Jeff Muizelaar <[email protected]>
-// Copyright (C) 2005-2010 Albert Astals Cid <[email protected]>
+// Copyright (C) 2005-2011 Albert Astals Cid <[email protected]>
 // Copyright (C) 2006-2008 Pino Toscano <[email protected]>
 // Copyright (C) 2006 Nickolay V. Shmyrev <[email protected]>
 // Copyright (C) 2006 Scott Turner <[email protected]>
@@ -45,13 +45,11 @@
 #include "XRef.h"
 #include "Link.h"
 #include "OutputDev.h"
-#ifndef PDF_PARSER_ONLY
 #include "Gfx.h"
 #include "GfxState.h"
 #include "Annot.h"
 #include "TextOutputDev.h"
 #include "Form.h"
-#endif
 #include "Error.h"
 #include "Page.h"
 #include "Catalog.h"
_______________________________________________
poppler mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/poppler

Reply via email to