From b73625dc13330ec84e6ddd199fb3a405e7774ec3 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 5 Nov 2010 20:11:53 +0000 Subject: [PATCH] dce --- src/util/scheduler.c | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/util/scheduler.c b/src/util/scheduler.c index b1d9b303a..0faa08594 100644 --- a/src/util/scheduler.c +++ b/src/util/scheduler.c @@ -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). -- 2.25.1