summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlos Eduardo Rodrigues DiĆ³genes <carlosd@src.gnome.org>2007-01-31 16:36:18 +0000
committerCarlos Eduardo Rodrigues DiĆ³genes <carlosd@src.gnome.org>2007-01-31 16:36:18 +0000
commit928d1b9e96f26eb9461452a4abd8dc909fa2d5a7 (patch)
tree0f141a834112007a0f7efc51e8b47bd67bc1665d
parent72919feb7033ed042a4802435c02d583d2d73616 (diff)
deleted file 'gnome-mag-1.0-uninstalled.pc'
svn path=/trunk/; revision=453
-rw-r--r--gnome-mag-1.0-uninstalled.pc8
-rw-r--r--magnifier/gmag-events.c2
2 files changed, 1 insertions, 9 deletions
diff --git a/gnome-mag-1.0-uninstalled.pc b/gnome-mag-1.0-uninstalled.pc
deleted file mode 100644
index 0c8bf67..0000000
--- a/gnome-mag-1.0-uninstalled.pc
+++ /dev/null
@@ -1,8 +0,0 @@
-idldir=${pc_top_builddir}/${pcfiledir}/idl/gnome-mag-1.0
-
-Name: gnome-mag
-Description: Gnome Screen Magnifier (Uninstalled)
-Requires: libbonobo-2.0 gtk+-2.0
-Version: 0.14.2
-Libs: ${pc_top_builddir}/${pcfiledir}/magnifier/libgnome-mag.la
-Cflags: -I${pc_top_builddir}/${pcfiledir}
diff --git a/magnifier/gmag-events.c b/magnifier/gmag-events.c
index 35b248b..d45956a 100644
--- a/magnifier/gmag-events.c
+++ b/magnifier/gmag-events.c
@@ -68,7 +68,7 @@ static XserverRegion tmp_region, new_region, old_region, exp_region;
#endif /* HAVE_XFIXES */
#define EVENTS_DEBUG
-/* #undef EVENTS_DEBUG */
+#undef EVENTS_DEBUG
#ifdef EVENTS_DEBUG