Selaa lähdekoodia

Remove warnings of unused variables in main.c

git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@1566 fd59a12c-fef9-0310-b244-a6a79926bd2f
Steven Dake 17 vuotta sitten
vanhempi
commit
81d5565256
1 muutettua tiedostoa jossa 1 lisäystä ja 2 poistoa
  1. 1 2
      exec/main.c

+ 1 - 2
exec/main.c

@@ -314,8 +314,7 @@ static void aisexec_mempool_init (void)
 
 static void aisexec_tty_detach (void)
 {
-	int lpc, fd;
-	struct rlimit oflimits;
+	int fd;
 
 	/*
 	 * Disconnect from TTY if this is not a debug run