remove dead store
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23661 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -315,7 +315,6 @@ sl_command_loop(SL_cmd *cmds, const char *prompt, void **data)
|
||||
int argc;
|
||||
char **argv;
|
||||
|
||||
ret = 0;
|
||||
buf = sl_readline(prompt);
|
||||
if(buf == NULL)
|
||||
return -2;
|
||||
|
Reference in New Issue
Block a user