[Libreoffice-commits] .: sdext/source
Thomas Arnhold
tarnhold at kemper.freedesktop.org
Mon Feb 7 07:01:05 PST 2011
sdext/source/pdfimport/pdfparse/pdfparse.cxx | 1 -
sdext/source/pdfimport/xpdfwrapper/wrapper_gpl.cxx | 1 -
2 files changed, 2 deletions(-)
New commits:
commit f4e9c16da822dcac084fbea9d5c65533c0a585b0
Author: Thomas Arnhold <thomas at arnhold.org>
Date: Mon Feb 7 16:01:00 2011 +0100
Remove unused headers
diff --git a/sdext/source/pdfimport/pdfparse/pdfparse.cxx b/sdext/source/pdfimport/pdfparse/pdfparse.cxx
index 0daea86..00bfcc5 100644
--- a/sdext/source/pdfimport/pdfparse/pdfparse.cxx
+++ b/sdext/source/pdfimport/pdfparse/pdfparse.cxx
@@ -38,7 +38,6 @@
#include "pdfparse.hxx"
// workaround windows compiler: do not include multi_pass.hpp
-//#include <boost/spirit.hpp>
#include <boost/spirit/include/classic_core.hpp>
#include <boost/spirit/include/classic_utility.hpp>
#include <boost/spirit/include/classic_error_handling.hpp>
diff --git a/sdext/source/pdfimport/xpdfwrapper/wrapper_gpl.cxx b/sdext/source/pdfimport/xpdfwrapper/wrapper_gpl.cxx
index fd75bec..be79aea 100644
--- a/sdext/source/pdfimport/xpdfwrapper/wrapper_gpl.cxx
+++ b/sdext/source/pdfimport/xpdfwrapper/wrapper_gpl.cxx
@@ -30,7 +30,6 @@
************************************************************************/
#include "pdfioutdev_gpl.hxx"
-//#include "SecurityHandler.h"
#ifdef WNT
# include <io.h>
# include <fcntl.h> /*_O_BINARY*/
More information about the Libreoffice-commits
mailing list