X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=mood.h;h=fcfe1efc8bdbd1175b32766b0d75f8395f84cbd0;hp=a4b262b4b8bf1a9b5164aaf984851049a4f312c9;hb=refs%2Fheads%2Fpu;hpb=c5fe75ac10d83b071187ee17dabf7df5d4bf0709 diff --git a/mood.h b/mood.h deleted file mode 100644 index a4b262b4..00000000 --- a/mood.h +++ /dev/null @@ -1,7 +0,0 @@ -/* Copyright (C) 2007 Andre Noll , see file COPYING. */ - -/** \file mood.h Public functions of mood.c. */ - -int mood_switch(const char *mood_name, char **errmsg); -void close_current_mood(void); -int mood_check_callback(struct afs_callback_arg *aca);