[evince/rendering-cleanup] [libview] Remove paste error



commit 91507efde7aa8460b051cd631bd7c858e95f0d56
Author: Christian Persch <chpe gnome org>
Date:   Sun Sep 12 14:44:50 2010 +0200

    [libview] Remove paste error

 libview/ev-view.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/libview/ev-view.c b/libview/ev-view.c
index 7a4440c..0eb0611 100644
--- a/libview/ev-view.c
+++ b/libview/ev-view.c
@@ -47,7 +47,6 @@
 #define EV_VIEW_CLASS(klass)    (G_TYPE_CHECK_CLASS_CAST ((klass), EV_TYPE_VIEW, EvViewClass))
 #define EV_IS_VIEW_CLASS(klass) (G_TYPE_CHECK_CLASS_TYPE ((klass), EV_TYPE_VIEW))
 #define EV_VIEW_GET_CLASS(obj)  (G_TYPE_INSTANCE_GET_CLASS ((obj), EV_TYPE_VIEW, EvViewClass))
-#include <../gnome-games/libgames-support/games-debug.h>
 
 enum {
 	SIGNAL_BINDING_ACTIVATED,



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]