(sl_command_loop): remove unused variable

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5230 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1998-11-22 09:47:49 +00:00
parent b1cc204cb5
commit fafad0688f

View File

@@ -189,7 +189,6 @@ sl_command_loop(SL_cmd *cmds, char *prompt, void **data)
{
int ret = 0;
char *buf;
SL_cmd *c;
int argc;
char **argv;