From 4a14f0f3692f766bf3c6a2df01a6f1e225202ac7 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Tue, 25 Sep 2007 10:40:23 +0200 Subject: [PATCH] score.c: Remove an unused function declaration. --- score.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/score.c b/score.c index a044faa3..d0799b55 100644 --- a/score.c +++ b/score.c @@ -12,8 +12,6 @@ #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) -- 2.39.2