summaryrefslogtreecommitdiff
path: root/graphics/dia/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/dia/patches/patch-ab')
-rw-r--r--graphics/dia/patches/patch-ab12
1 files changed, 0 insertions, 12 deletions
diff --git a/graphics/dia/patches/patch-ab b/graphics/dia/patches/patch-ab
deleted file mode 100644
index 664cf78e7e8..00000000000
--- a/graphics/dia/patches/patch-ab
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ab,v 1.3 2006/02/24 02:52:22 minskim Exp $
-
---- objects/custom/shape_info.h.orig 2004-08-16 00:56:15.000000000 -0700
-+++ objects/custom/shape_info.h
-@@ -166,7 +166,6 @@ ShapeInfo *shape_info_getbyname(const gc
-
- void shape_info_realise(ShapeInfo* info);
- void shape_info_print(ShapeInfo *info);
--void parse_path(ShapeInfo *info, const char *path_str, DiaSvgGraphicStyle *s);
-
- /*MC 11/03 handy g_new0 variant for struct with variable size */
- #define g_new0_ext(struct_type, ext_size) \