summaryrefslogtreecommitdiff
path: root/math/guppi/patches/patch-aj
diff options
context:
space:
mode:
Diffstat (limited to 'math/guppi/patches/patch-aj')
-rw-r--r--math/guppi/patches/patch-aj20
1 files changed, 0 insertions, 20 deletions
diff --git a/math/guppi/patches/patch-aj b/math/guppi/patches/patch-aj
deleted file mode 100644
index c4235ff899a..00000000000
--- a/math/guppi/patches/patch-aj
+++ /dev/null
@@ -1,20 +0,0 @@
-$NetBSD: patch-aj,v 1.1 2006/06/13 07:23:58 dbj Exp $
-
---- src/libguppidata/guppi-data.c.orig 2001-11-19 00:40:40.000000000 -0500
-+++ src/libguppidata/guppi-data.c
-@@ -58,6 +58,7 @@
- #include "guppi-data-transform.h"
- #endif
-
-+static void build_menu (GuppiData *, GtkMenu *, gpointer);
-
- static GtkObjectClass *parent_class = NULL;
-
-@@ -1079,7 +1080,6 @@ validate_class (GuppiDataClass *klass)
- static void
- guppi_data_class_init (GuppiDataClass *klass)
- {
-- static void build_menu (GuppiData *, GtkMenu *, gpointer);
-
- GtkObjectClass *object_class = (GtkObjectClass *) klass;
-