X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=mood.h;h=10e2ba10eb87712b9a483cdeee56e37d8f96c6ae;hp=51c27a36c59a531dc4e79ebc75565b362db4ad8d;hb=bd10c0f46e0b7eadfb8c6d5cd45581cec253d775;hpb=badcf6125a8e0b2845348aca46d288f141e4f509 diff --git a/mood.h b/mood.h index 51c27a36..10e2ba10 100644 --- a/mood.h +++ b/mood.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Andre Noll + * Copyright (C) 2007-2014 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -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);