]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - sched.c
score.c: Remove unused admissible_file_loop_reverse().
[paraslash.git] / sched.c
diff --git a/sched.c b/sched.c
index 44062a66196c814a19b827f31a40cdec89fb4f37..ad3641a37d90deacf8fdf8d4d8bd08fc94a6536e 100644 (file)
--- a/sched.c
+++ b/sched.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006-2014 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2006-2014 Andre Noll <maan@tuebingen.mpg.de>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
@@ -7,7 +7,6 @@
 /** \file sched.c Paraslash's scheduling functions. */
 
 #include <regex.h>
-#include <assert.h>
 
 #include "para.h"
 #include "ipc.h"