gui: Get rid of do_select()'s mode parameter and call it only once.
[paraslash.git] / mood.h
diff --git a/mood.h b/mood.h
index 4a4d206e4678137b1e2f3ae19373314bf51683a5..10e2ba10eb87712b9a483cdeee56e37d8f96c6ae 100644 (file)
--- a/mood.h
+++ b/mood.h
@@ -1,5 +1,5 @@
 /*
 /*
- * Copyright (C) 2007-2010 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2007-2014 Andre Noll <maan@systemlinux.org>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
  *
  * 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 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);
 void mood_check_callback(int fd, __a_unused const struct osl_object *query);