command_util.sh: Don't replace newlines by spaces.
[paraslash.git] / mood.c
diff --git a/mood.c b/mood.c
index a89ae85f4c102b6078ae1d76a0919e52b47af20c..46337f28f3f42145c54b6fbed34c8088b16e2222 100644 (file)
--- a/mood.c
+++ b/mood.c
@@ -1020,7 +1020,7 @@ int reload_current_mood(void)
        return ret;
 }
 
-int moods_event_handler(enum afs_events event, struct para_buffer *pb,
+int moods_event_handler(enum afs_events event, __a_unused struct para_buffer *pb,
                void *data)
 {
        switch(event) {