drop unused variable

This commit is contained in:
Ray Strode 2008-11-11 14:44:48 -05:00
parent 784a365711
commit ae66146be7

View 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))
{