X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=mood.h;h=e9f08111755b02ab559d1b590753b2ba6c4340d9;hp=51c27a36c59a531dc4e79ebc75565b362db4ad8d;hb=53077ea78f01e197e84529ae42558af5c3a68429;hpb=ef81b9f4f0fa6a26043c68d429c0deeb7c949351 diff --git a/mood.h b/mood.h index 51c27a36..e9f08111 100644 --- a/mood.h +++ b/mood.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Andre Noll + * Copyright (C) 2007-2011 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);