paraslash 0.7.3
[paraslash.git] / mood.h
diff --git a/mood.h b/mood.h
deleted file mode 100644 (file)
index bf7d955..0000000
--- a/mood.h
+++ /dev/null
@@ -1,11 +0,0 @@
-/*
- * Copyright (C) 2007 Andre Noll <maan@tuebingen.mpg.de>
- *
- * Licensed under the GPL v2. For licencing details see COPYING.
- */
-
-/** \file mood.h Functions exported by mood.h. */
-
-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);