projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d1baa5
)
dce
author
Christian Grothoff
<christian@grothoff.org>
Fri, 5 Nov 2010 20:11:53 +0000
(20:11 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Fri, 5 Nov 2010 20:11:53 +0000
(20:11 +0000)
src/util/scheduler.c
patch
|
blob
|
history
diff --git
a/src/util/scheduler.c
b/src/util/scheduler.c
index b1d9b303aab06541cbb143c8d0f0032ca7569ee6..0faa085946de2c9956eec97bdc1ed3bd934371ff 100644
(file)
--- 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).