X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=mood.h;h=d63f8a39156df24db8765bb31aef3aa4fd316745;hp=51c27a36c59a531dc4e79ebc75565b362db4ad8d;hb=4d9d588c5df359c3c5f279fbfd4ea51d3a2afc87;hpb=35fb7de0ca7f871a6832d1041321d52af66fdf7b diff --git a/mood.h b/mood.h index 51c27a36..d63f8a39 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);