Uncommited changes synced
[gitlive] / GitRepo.vala
index 8d59f7a..9cb29f6 100644 (file)
@@ -705,7 +705,7 @@ public class GitRepo : Object
                ret += " " + line.get_text() ;
                return 0;
        });
-       GLib.debug("returning %s", ret);
+       //GLib.debug("returning %s", ret);
        return ret;
     }