X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=mood.h;h=d63f8a39156df24db8765bb31aef3aa4fd316745;hp=4a4d206e4678137b1e2f3ae19373314bf51683a5;hb=3a6b996d8b39fdc067df352d1eee757ef2a8f49b;hpb=6668ac4a8c7f2a92efb9e6d405d954beff77d230 diff --git a/mood.h b/mood.h index 4a4d206e..d63f8a39 100644 --- a/mood.h +++ b/mood.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2010 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);