summaryrefslogtreecommitdiff
path: root/graphics/gnome-iconedit/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gnome-iconedit/patches/patch-ac')
-rw-r--r--graphics/gnome-iconedit/patches/patch-ac12
1 files changed, 0 insertions, 12 deletions
diff --git a/graphics/gnome-iconedit/patches/patch-ac b/graphics/gnome-iconedit/patches/patch-ac
deleted file mode 100644
index a3e6199387e..00000000000
--- a/graphics/gnome-iconedit/patches/patch-ac
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ac,v 1.1 2002/10/08 07:54:22 jlam Exp $
-
---- src/corba.c.orig Thu Jun 22 17:06:10 2000
-+++ src/corba.c
-@@ -337,7 +337,6 @@ register_goad (CORBA_Object obj)
-
- switch (result) {
- case 0:
-- g_message ("Here");
- return FALSE;
- case -2:
- IconeditFactory_destroy (obj, poa, &ev);