]> git.ipfire.org Git - thirdparty/plymouth.git/commitdiff
[main] drop stray debugging remnant
authorRay Strode <rstrode@redhat.com>
Sat, 28 Nov 2009 04:40:44 +0000 (23:40 -0500)
committerRay Strode <rstrode@redhat.com>
Sat, 28 Nov 2009 04:40:44 +0000 (23:40 -0500)
src/main.c

index daef78059b5b33f74cedc3f3c5edd86b370817a7..3b27edff2be52ee2b43c462fd0f67866a1e298a8 100644 (file)
@@ -1515,7 +1515,6 @@ main (int    argc,
       return 0;
     }
 
-  debug = 1;
   if (debug && !ply_is_tracing ())
     ply_toggle_tracing ();