[gnome-builder] code-assist: remove debug line



commit 0d076ca55952bfdffb8d0542104894a7232c9b91
Author: Christian Hergert <christian hergert me>
Date:   Mon Oct 20 16:40:42 2014 -0700

    code-assist: remove debug line

 src/editor/gb-editor-code-assistant.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/editor/gb-editor-code-assistant.c b/src/editor/gb-editor-code-assistant.c
index d025cf2..0c0c9d7 100644
--- a/src/editor/gb-editor-code-assistant.c
+++ b/src/editor/gb-editor-code-assistant.c
@@ -257,8 +257,6 @@ gb_editor_code_assistant_parse (gpointer user_data)
                           G_GINT64_CONSTANT (0));
   options = g_variant_new ("a{sv}", 0);
 
-  g_print ("PATH: %s\n", path);
-
   gca_service_call_parse (priv->gca_service,
                           path,
                           priv->gca_tmpfile,


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