]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
score.c: Remove an unused function declaration.
authorAndre Noll <maan@systemlinux.org>
Tue, 25 Sep 2007 08:40:23 +0000 (10:40 +0200)
committerAndre Noll <maan@systemlinux.org>
Tue, 25 Sep 2007 08:40:23 +0000 (10:40 +0200)
score.c

diff --git a/score.c b/score.c
index a044faa3e23991044763e5838ff45cc3e82d927f..d0799b55650117e00c36401bfd2fb789a3261f85 100644 (file)
--- a/score.c
+++ b/score.c
@@ -12,8 +12,6 @@
 #include "list.h"
 #include "string.h"
 
 #include "list.h"
 #include "string.h"
 
-int mood_compute_score(const void *row, long *score);
-
 static void *score_table;
 
 static int ptr_compare(const struct osl_object *obj1, const struct osl_object *obj2)
 static void *score_table;
 
 static int ptr_compare(const struct osl_object *obj1, const struct osl_object *obj2)