Browse Source

Remove unused variable.

Con Kolivas 14 years ago
parent
commit
86bc0426c6
1 changed files with 0 additions and 2 deletions
  1. 0 2
      main.c

+ 0 - 2
main.c

@@ -528,8 +528,6 @@ static struct cgpu_info *gpus, *cpus;
 
 static inline void print_status(int thr_id)
 {
-	int x;
-
 	if (unlikely(!curses_active))
 		return;