aboutsummaryrefslogtreecommitdiffstats
path: root/psplash.c
diff options
context:
space:
mode:
Diffstat (limited to 'psplash.c')
-rw-r--r--psplash.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/psplash.c b/psplash.c
index 22af68d..185f38e 100644
--- a/psplash.c
+++ b/psplash.c
@@ -105,9 +105,6 @@ static int
parse_command (PSplashFB *fb, char *string, int length)
{
char *command;
- int parsed=0;
-
- parsed = strlen(string)+1;
DBG("got cmd %s", string);