]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - score.c
score.c: Remove an unused function declaration.
[paraslash.git] / 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)