dce
authorChristian Grothoff <christian@grothoff.org>
Fri, 5 Nov 2010 20:11:53 +0000 (20:11 +0000)
committerChristian Grothoff <christian@grothoff.org>
Fri, 5 Nov 2010 20:11:53 +0000 (20:11 +0000)
src/util/scheduler.c

index b1d9b303aab06541cbb143c8d0f0032ca7569ee6..0faa085946de2c9956eec97bdc1ed3bd934371ff 100644 (file)
@@ -229,11 +229,6 @@ static enum GNUNET_SCHEDULER_Priority current_priority;
  */
 static enum GNUNET_SCHEDULER_Priority max_priority_added;
 
-/**
- * How 'nice' are we right now?
- */
-static int nice_level;
-
 
 /**
  * Check that the given priority is legal (and return it).