changeset 27716:86b7080b676d

Remove redundant declaration of proc_priority.
author diego
date Sun, 12 Oct 2008 22:11:33 +0000
parents ff8854e4cecc
children a4068098d6b4
files cfg-common.h
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
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;