summaryrefslogtreecommitdiff
path: root/math/gnumeric/patches/patch-bq
diff options
context:
space:
mode:
Diffstat (limited to 'math/gnumeric/patches/patch-bq')
-rw-r--r--math/gnumeric/patches/patch-bq15
1 files changed, 0 insertions, 15 deletions
diff --git a/math/gnumeric/patches/patch-bq b/math/gnumeric/patches/patch-bq
deleted file mode 100644
index 25bf97f33a9..00000000000
--- a/math/gnumeric/patches/patch-bq
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-bq,v 1.1 2005/09/08 15:29:32 drochner Exp $
-
---- src/cut-n-paste-code/goffice/graph/gog-style.c.orig 2005-09-06 09:39:24.000000000 +0200
-+++ src/cut-n-paste-code/goffice/graph/gog-style.c
-@@ -1686,8 +1686,8 @@ gog_style_persist_init (GogPersistClass
- iface->sax_save = gog_style_persist_sax_save;
- }
-
--GSF_CLASS_FULL (GogStyle, gog_style,
-- gog_style_class_init, gog_style_init,
-+GSF_CLASS_FULL (GogStyle, gog_style, NULL, NULL,
-+ gog_style_class_init, NULL, gog_style_init,
- G_TYPE_OBJECT, 0,
- GSF_INTERFACE (gog_style_persist_init, GOG_PERSIST_TYPE))
-