From: Ray Strode Date: Tue, 11 Nov 2008 19:44:48 +0000 (-0500) Subject: drop unused variable X-Git-Tag: 0.6.0~19 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ae66146be76e647301c53fcf7ecadf95162cbb3f;p=thirdparty%2Fplymouth.git drop unused variable --- diff --git a/src/main.c b/src/main.c index 8100b422..03ba2390 100644 --- a/src/main.c +++ b/src/main.c @@ -342,7 +342,6 @@ static void on_show_splash (state_t *state) { bool has_window; - bool should_ignore_show_splash; if (plymouth_should_ignore_show_splash_calls (state)) {