diff cfg-common.h @ 27716:86b7080b676d

Remove redundant declaration of proc_priority.
author diego
date Sun, 12 Oct 2008 22:11:33 +0000
parents 89812cdbc1b8
children 48c1ae64255b
line wrap: on
line diff
--- a/cfg-common.h	Sun Oct 12 17:18:15 2008 +0000
+++ b/cfg-common.h	Sun Oct 12 22:11:33 2008 +0000
@@ -349,8 +349,6 @@
 
 };
 
-extern char * proc_priority;
-
 #ifdef WIN32
 struct {
   char* name;