]> git.ipfire.org Git - thirdparty/plymouth.git/commitdiff
drop unused variable
authorRay Strode <rstrode@redhat.com>
Tue, 11 Nov 2008 19:44:48 +0000 (14:44 -0500)
committerRay Strode <rstrode@redhat.com>
Tue, 11 Nov 2008 19:44:48 +0000 (14:44 -0500)
src/main.c

index 8100b422616ab86228de1b8e3188bc9f829897e3..03ba2390ac465c371cb45bc5aba72bd274d83bb2 100644 (file)
@@ -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))
     {