X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;ds=sidebyside;f=mood.h;h=fcfe1efc8bdbd1175b32766b0d75f8395f84cbd0;hb=HEAD;hp=2630ba1607fec7e8467ea9a7baca8b5ab263315f;hpb=213b3181e7f8ebd07ec37e256188ea9094722cef;p=paraslash.git diff --git a/mood.h b/mood.h deleted file mode 100644 index 2630ba16..00000000 --- a/mood.h +++ /dev/null @@ -1,11 +0,0 @@ -/* - * Copyright (C) 2007 Andre Noll - * - * Licensed under the GPL v2. For licencing details see COPYING. - */ - -/** \file mood.h Public functions of mood.c. */ - -int change_current_mood(char *mood_name); -void close_current_mood(void); -void mood_check_callback(int fd, __a_unused const struct osl_object *query);