[gimp/multi-stroke: 4/28] app: "removed" virtual function from parent should not be there.



commit 1b09f0d8d0807a9de701cbbcdc0aa9efb6830482
Author: Jehan <jehan girinstud io>
Date:   Mon Mar 16 00:13:14 2015 +0100

    app: "removed" virtual function from parent should not be there.

 app/core/gimpmirrorguide.h |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/app/core/gimpmirrorguide.h b/app/core/gimpmirrorguide.h
index 9b37c55..d464443 100644
--- a/app/core/gimpmirrorguide.h
+++ b/app/core/gimpmirrorguide.h
@@ -45,9 +45,6 @@ struct _GimpMirrorGuide
 struct _GimpMirrorGuideClass
 {
   GimpGuideClass    parent_class;
-
-  /*  signals  */
-  void (* removed)  (GimpMirrorGuide  *mirror_guide);
 };
 
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]