From 83154350a845078d0379c1f57d509f5d1002d60f Mon Sep 17 00:00:00 2001 From: Alexander Nedotsukov Date: Sun, 7 Mar 2004 02:27:29 +0000 Subject: - Update to 2.0.pre4 - Switch back to gimp's own shlib versioning scheme [1] Reviewed by: marcus [1] --- graphics/gimp-app-devel/files/patch-app_tools_gimptexttool.c | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 graphics/gimp-app-devel/files/patch-app_tools_gimptexttool.c (limited to 'graphics/gimp-app-devel/files/patch-app_tools_gimptexttool.c') diff --git a/graphics/gimp-app-devel/files/patch-app_tools_gimptexttool.c b/graphics/gimp-app-devel/files/patch-app_tools_gimptexttool.c deleted file mode 100644 index 7fbf416afd36..000000000000 --- a/graphics/gimp-app-devel/files/patch-app_tools_gimptexttool.c +++ /dev/null @@ -1,11 +0,0 @@ ---- app/tools/gimptexttool.c.orig Thu Feb 5 01:52:53 2004 -+++ app/tools/gimptexttool.c Thu Feb 5 01:53:00 2004 -@@ -218,7 +218,7 @@ - GdkModifierType state, - GimpDisplay *gdisp) - { -- GimpTextTool *text_tool = GIMP_TEXT_TOOL (tool);; -+ GimpTextTool *text_tool = GIMP_TEXT_TOOL (tool); - GimpDrawable *drawable; - GimpText *text = NULL; - gint off_x = 0; -- cgit v1.2.3