From: Ray Strode Date: Sat, 28 Nov 2009 04:40:44 +0000 (-0500) Subject: [main] drop stray debugging remnant X-Git-Tag: 0.8.0~105 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ab7b2c54ec811f8b802f6133bf0089b97366db4;p=thirdparty%2Fplymouth.git [main] drop stray debugging remnant --- diff --git a/src/main.c b/src/main.c index daef7805..3b27edff 100644 --- a/src/main.c +++ b/src/main.c @@ -1515,7 +1515,6 @@ main (int argc, return 0; } - debug = 1; if (debug && !ply_is_tracing ()) ply_toggle_tracing ();