[poppler] utils/pdftohtml.cc

Albert Astals Cid aacid at kemper.freedesktop.org
Wed Dec 7 21:52:34 UTC 2016


 utils/pdftohtml.cc |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

New commits:
commit 97b801b55b9bd33f20723c7139cf845a1cba5bd3
Author: Albert Astals Cid <aacid at kde.org>
Date:   Wed Dec 7 22:52:24 2016 +0100

    Remove useless include

diff --git a/utils/pdftohtml.cc b/utils/pdftohtml.cc
index 8244bbc..4b8bd4f 100644
--- a/utils/pdftohtml.cc
+++ b/utils/pdftohtml.cc
@@ -13,7 +13,7 @@
 // All changes made under the Poppler project to this file are licensed
 // under GPL version 2 or later
 //
-// Copyright (C) 2007-2008, 2010, 2012, 2015 Albert Astals Cid <aacid at kde.org>
+// Copyright (C) 2007-2008, 2010, 2012, 2015, 2016 Albert Astals Cid <aacid at kde.org>
 // Copyright (C) 2010 Hib Eris <hib at hiberis.nl>
 // Copyright (C) 2010 Mike Slegeir <tehpola at yahoo.com>
 // Copyright (C) 2010, 2013 Suzuki Toshiya <mpsuzuki at hiroshima-u.ac.jp>
@@ -58,7 +58,6 @@
 #include "SplashOutputDev.h"
 #include "splash/SplashBitmap.h"
 #endif
-#include "PSOutputDev.h"
 #include "GlobalParams.h"
 #include "PDFDocEncoding.h"
 #include "Error.h"


More information about the poppler mailing list