diff options
Diffstat (limited to 'scd')
-rw-r--r-- | scd/scdaemon.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scd/scdaemon.c b/scd/scdaemon.c index c468a8406..8303acc3c 100644 --- a/scd/scdaemon.c +++ b/scd/scdaemon.c @@ -371,7 +371,6 @@ cleanup (void) if (socket_name && *socket_name) { char *name; - char *p; name = redir_socket_name? redir_socket_name : socket_name; |