[gnome-builder/wip/plugins] remove debug code



commit 83b7d5b3fe9b7ba20cd070afa15396abf7605501
Author: Christian Hergert <christian hergert me>
Date:   Fri Jun 12 23:18:18 2015 -0700

    remove debug code

 src/editor/gb-editor-map-bin.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/editor/gb-editor-map-bin.c b/src/editor/gb-editor-map-bin.c
index f139638..bfbf7ff 100644
--- a/src/editor/gb-editor-map-bin.c
+++ b/src/editor/gb-editor-map-bin.c
@@ -95,8 +95,6 @@ gb_editor_map_bin_size_allocate (GtkWidget     *widget,
 
   alloc->height -= self->cached_height;
 
-  g_print ("Size Allocate\n");
-
   GTK_WIDGET_CLASS (gb_editor_map_bin_parent_class)->size_allocate (widget, alloc);
 }
 


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