Remove patch that probably was intended to be removed with the 1.20.4

update.
This commit is contained in:
wiz 2012-12-13 09:10:32 +00:00
parent a1ab6f4d7c
commit eb5e619ca3

View file

@ -1,15 +0,0 @@
$NetBSD: patch-gail-gnome_gail-gnome-debug_h,v 1.1 2012/05/10 04:46:57 dholland Exp $
Fix build with latest glib2.
--- gail-gnome/gail-gnome-debug.h~ 2008-09-23 11:43:14.000000000 +0000
+++ gail-gnome/gail-gnome-debug.h
@@ -21,7 +21,7 @@
#ifndef __GAIL_GNOME_DEBUG_H__
#define __GAIL_GNOME_DEBUG_H__
-#include <glib/gmacros.h>
+#include <glib.h>
G_BEGIN_DECLS