summaryrefslogtreecommitdiff
path: root/graphics/gimp-app-devel/files/patch-app_vectors_gimpvectors.c
diff options
context:
space:
mode:
authorAlexander Nedotsukov <bland@FreeBSD.org>2004-03-07 02:27:29 +0000
committerAlexander Nedotsukov <bland@FreeBSD.org>2004-03-07 02:27:29 +0000
commit83154350a845078d0379c1f57d509f5d1002d60f (patch)
treebc79d722e07af414b56ebfd649c55d399b60d9db /graphics/gimp-app-devel/files/patch-app_vectors_gimpvectors.c
parentFix NO_SIZE to DISABLE_SIZE. (diff)
- Update to 2.0.pre4
- Switch back to gimp's own shlib versioning scheme [1] Reviewed by: marcus [1]
Diffstat (limited to 'graphics/gimp-app-devel/files/patch-app_vectors_gimpvectors.c')
-rw-r--r--graphics/gimp-app-devel/files/patch-app_vectors_gimpvectors.c20
1 files changed, 0 insertions, 20 deletions
diff --git a/graphics/gimp-app-devel/files/patch-app_vectors_gimpvectors.c b/graphics/gimp-app-devel/files/patch-app_vectors_gimpvectors.c
deleted file mode 100644
index 49c869645a8a..000000000000
--- a/graphics/gimp-app-devel/files/patch-app_vectors_gimpvectors.c
+++ /dev/null
@@ -1,20 +0,0 @@
---- app/vectors/gimpvectors.c.orig Thu Feb 5 01:49:20 2004
-+++ app/vectors/gimpvectors.c Thu Feb 5 01:50:25 2004
-@@ -545,7 +545,7 @@
- GimpObject *stroke_desc,
- gboolean use_default_values)
- {
-- GimpVectors *vectors = GIMP_VECTORS (item);;
-+ GimpVectors *vectors = GIMP_VECTORS (item);
- gboolean retval = FALSE;
-
- if (! vectors->strokes)
-@@ -564,7 +564,7 @@
- else if (GIMP_IS_PAINT_INFO (stroke_desc))
- {
- GimpImage *gimage = gimp_item_get_image (item);
-- GimpPaintInfo *paint_info = GIMP_PAINT_INFO (stroke_desc);;
-+ GimpPaintInfo *paint_info = GIMP_PAINT_INFO (stroke_desc);
- GimpPaintOptions *paint_options;
- GimpPaintCore *core;
-