[evince] [libview] Remove paste error



commit 631d1064c0a754462cb5edd9d9d5f570fa47879b
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 1582f18..75d6deb 100644
--- a/libview/ev-view.c
+++ b/libview/ev-view.c
@@ -48,7 +48,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]