]> rtime.felk.cvut.cz Git - sojka/lightdm.git/blobdiff - tests/src/test-runner.c
Fixes a bug that prevents session locking if the session was unlocked after changing...
[sojka/lightdm.git] / tests / src / test-runner.c
index 4c62e6fa1c08c81bb34cfa109e884b0faa8f6b36..e66dead8f7b8ce1bf2837423b4d7bfaeaf728459 100644 (file)
@@ -991,10 +991,6 @@ run_commands (void)
 
         statuses = g_list_append (statuses, g_strdup (line->text));
         line->done = TRUE;
-        
-        if (getenv ("DEBUG"))
-            g_print ("%s\n", line->text);
-
 
         handle_command (line->text + 1);
     }