[gimp] app: remove obsolete prototypes from gimpmovetool.h
- From: Michael Natterer <mitch src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [gimp] app: remove obsolete prototypes from gimpmovetool.h
 
- Date: Tue, 11 Jul 2017 10:44:19 +0000 (UTC)
 
commit f73b7f986b2931774634c14a6bc2bba1927cb2de
Author: Michael Natterer <mitch gimp org>
Date:   Tue Jul 11 12:42:30 2017 +0200
    app: remove obsolete prototypes from gimpmovetool.h
 app/tools/gimpmovetool.h |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/app/tools/gimpmovetool.h b/app/tools/gimpmovetool.h
index b15ab30..78e7bc5 100644
--- a/app/tools/gimpmovetool.h
+++ b/app/tools/gimpmovetool.h
@@ -60,10 +60,4 @@ void    gimp_move_tool_register (GimpToolRegisterCallback  callback,
 GType   gimp_move_tool_get_type (void) G_GNUC_CONST;
 
 
-void    gimp_move_tool_start_hguide (GimpTool    *tool,
-                                     GimpDisplay *display);
-void    gimp_move_tool_start_vguide (GimpTool    *tool,
-                                     GimpDisplay *display);
-
-
 #endif  /*  __GIMP_MOVE_TOOL_H__  */
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]