summaryrefslogtreecommitdiff
path: root/math/gnumeric/patches/patch-bo
diff options
context:
space:
mode:
Diffstat (limited to 'math/gnumeric/patches/patch-bo')
-rw-r--r--math/gnumeric/patches/patch-bo15
1 files changed, 0 insertions, 15 deletions
diff --git a/math/gnumeric/patches/patch-bo b/math/gnumeric/patches/patch-bo
deleted file mode 100644
index bd9f37ab8ae..00000000000
--- a/math/gnumeric/patches/patch-bo
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-bo,v 1.1 2005/09/08 15:29:32 drochner Exp $
-
---- src/cut-n-paste-code/goffice/graph/gog-label.c.orig 2005-09-06 09:37:48.000000000 +0200
-+++ src/cut-n-paste-code/goffice/graph/gog-label.c
-@@ -175,8 +175,8 @@ gog_label_dataset_init (GogDatasetClass
- iface->dim_changed = gog_label_dim_changed;
- }
-
--GSF_CLASS_FULL (GogLabel, gog_label,
-- gog_label_class_init, NULL,
-+GSF_CLASS_FULL (GogLabel, gog_label, NULL, NULL,
-+ gog_label_class_init, NULL, NULL,
- GOG_OUTLINED_OBJECT_TYPE, 0,
- GSF_INTERFACE (gog_label_dataset_init, GOG_DATASET_TYPE))
-