X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=mood.h;h=5ef01489dd8bba3128cf5b5967bcf43d27cd92b2;hp=4a4d206e4678137b1e2f3ae19373314bf51683a5;hb=d4d37bb32a8d6219f9f52aa2ee3de55eb7e099c8;hpb=6668ac4a8c7f2a92efb9e6d405d954beff77d230 diff --git a/mood.h b/mood.h index 4a4d206e..5ef01489 100644 --- a/mood.h +++ b/mood.h @@ -8,5 +8,4 @@ int change_current_mood(char *mood_name); void close_current_mood(void); -int reload_current_mood(void); void mood_check_callback(int fd, __a_unused const struct osl_object *query);