[gimp] app: remove prototype for non-existing gimp_draw_tool_set_transform()
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] app: remove prototype for non-existing gimp_draw_tool_set_transform()
- Date: Wed, 22 Sep 2010 19:03:14 +0000 (UTC)
commit 5722345cc7f5393250c76679ede2eb742a464198
Author: Michael Natterer <mitch gimp org>
Date: Wed Sep 22 21:02:38 2010 +0200
app: remove prototype for non-existing gimp_draw_tool_set_transform()
app/tools/gimpdrawtool.h | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/app/tools/gimpdrawtool.h b/app/tools/gimpdrawtool.h
index 2a54489..1d1660d 100644
--- a/app/tools/gimpdrawtool.h
+++ b/app/tools/gimpdrawtool.h
@@ -67,9 +67,6 @@ void gimp_draw_tool_resume (GimpDrawTool *draw_tool)
gboolean gimp_draw_tool_is_drawn (GimpDrawTool *draw_tool);
-void gimp_draw_tool_set_transform (GimpDrawTool *draw_tool,
- GimpMatrix3 *transform);
-
gdouble gimp_draw_tool_calc_distance (GimpDrawTool *draw_tool,
GimpDisplay *display,
gdouble x1,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]