[gimp/multi-stroke] app: oups some TODO comment that I forgot to remove!



commit fb0f328a1edf555a8f3df13b05c7f28a4c03cf0d
Author: Jehan <jehan girinstud io>
Date:   Sun Mar 22 01:14:25 2015 +0100

    app: oups some TODO comment that I forgot to remove!

 app/core/gimpsymmetry-tiling.c |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/app/core/gimpsymmetry-tiling.c b/app/core/gimpsymmetry-tiling.c
index 8143aa5..a7cbb28 100644
--- a/app/core/gimpsymmetry-tiling.c
+++ b/app/core/gimpsymmetry-tiling.c
@@ -137,11 +137,6 @@ gimp_tiling_constructed (GObject *object)
 
   sym = GIMP_SYMMETRY (object);
 
-  // TODO: can I have it in property and still save it in parent? Test.
-  // Also connect on image changing size.
-  // Connect to either GimpImage::size-changed-detailed
-  // or GimpViewable::size-changed
-  // see gimp_image_real_size_changed_detailed
   /* Update property values to actual image size. */
   dspec = G_PARAM_SPEC_DOUBLE (g_object_class_find_property (G_OBJECT_GET_CLASS (object),
                                                              "x-interval"));


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