summaryrefslogtreecommitdiff
path: root/math/gnumeric/patches/patch-bg
diff options
context:
space:
mode:
Diffstat (limited to 'math/gnumeric/patches/patch-bg')
-rw-r--r--math/gnumeric/patches/patch-bg15
1 files changed, 0 insertions, 15 deletions
diff --git a/math/gnumeric/patches/patch-bg b/math/gnumeric/patches/patch-bg
deleted file mode 100644
index 4163f45b2ce..00000000000
--- a/math/gnumeric/patches/patch-bg
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-bg,v 1.1 2005/09/08 15:29:32 drochner Exp $
-
---- src/sheet-object-cell-comment.c.orig 2005-09-06 09:54:47.000000000 +0200
-+++ src/sheet-object-cell-comment.c
-@@ -122,8 +122,8 @@ comment_foo_view_init (SheetObjectViewIf
- }
- typedef FooCanvasPolygon CommentFooView;
- typedef FooCanvasPolygonClass CommentFooViewClass;
--static GSF_CLASS_FULL (CommentFooView, comment_foo_view,
-- NULL, NULL,
-+static GSF_CLASS_FULL (CommentFooView, comment_foo_view, NULL, NULL,
-+ NULL, NULL, NULL,
- FOO_TYPE_CANVAS_POLYGON, 0,
- GSF_INTERFACE (comment_foo_view_init, SHEET_OBJECT_VIEW_TYPE))
-