# HG changeset patch # User diego # Date 1223849493 0 # Node ID 86b7080b676d0502cacafa6dc0e03994653b9a28 # Parent ff8854e4ceccd4db3b9c18e8abe1e3654166a395 Remove redundant declaration of proc_priority. diff -r ff8854e4cecc -r 86b7080b676d cfg-common.h --- 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;