Skip to content

Commit 19c604c

Browse files
remove unused variable
1 parent 5fc32ee commit 19c604c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

audisp/plugins/remote/audisp-remote.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,6 @@ int main(int argc, char *argv[])
452452
{
453453
struct sigaction sa;
454454
struct queue *queue;
455-
int rc;
456455
size_t q_len;
457456

458457
/* Register sighandlers */

0 commit comments

Comments
 (0)