]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - mood.h
paraslash 0.7.3
[paraslash.git] / mood.h
diff --git a/mood.h b/mood.h
deleted file mode 100644 (file)
index a4b262b..0000000
--- a/mood.h
+++ /dev/null
@@ -1,7 +0,0 @@
-/* Copyright (C) 2007 Andre Noll <maan@tuebingen.mpg.de>, 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);