Remove unused variables.

This commit is contained in:
Stefan Farfeleder
2005-04-09 14:31:41 +00:00
parent e8ffd81605
commit 6c97c3d1d3
7 changed files with 6 additions and 11 deletions
+1 -2
View File
@@ -92,9 +92,8 @@ process(void)
{
struct s_command *cp;
SPACE tspace;
size_t len, oldpsl = 0;
size_t oldpsl = 0;
char *p;
char nc;
p = NULL;