test/gtk-cairo-test.cc |    3 ---
 test/pdf-inspector.cc  |    3 ---
 2 files changed, 6 deletions(-)

New commits:
commit 0e080aaf44816e5d5b9008f3c2fb54868932f0ac
Author: Albert Astals Cid <[EMAIL PROTECTED]>
Date:   Wed Sep 24 13:12:13 2008 +0200

    Remove non-needed X includes
    
    Spotted by Carlo Bramini

diff --git a/test/gtk-cairo-test.cc b/test/gtk-cairo-test.cc
index 2049d72..9a15456 100644
--- a/test/gtk-cairo-test.cc
+++ b/test/gtk-cairo-test.cc
@@ -15,9 +15,6 @@
 
 #include <math.h>
 #include <gdk/gdk.h>
-#include <gdk/gdkx.h>
-#include <cairo-xlib.h>
-#include <X11/Xutil.h>
 #include <gtk/gtk.h>
 #include <poppler.h>
 
diff --git a/test/pdf-inspector.cc b/test/pdf-inspector.cc
index 811adfe..3965380 100644
--- a/test/pdf-inspector.cc
+++ b/test/pdf-inspector.cc
@@ -23,10 +23,7 @@
 #include "GfxState.h"
 
 #include <gdk/gdk.h>
-#include <gdk/gdkx.h>
 #include "CairoOutputDev.h"
-#include <cairo-xlib.h>
-#include <X11/Xutil.h>
 
 #include "PDFDoc.h"
 #include "GlobalParams.h"
_______________________________________________
poppler mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/poppler

Reply via email to