X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=mood.c;h=98bbb8d90d192b410fd1b22202da8461799f57a4;hp=6d96096a1bb3befe57de27d6332abd7f22bbfff5;hb=af1916caa460c43e05a325ea663aaf2764fda2cc;hpb=c8862b9e246b4ef6ff1fe103946e18cf2537ecde diff --git a/mood.c b/mood.c index 6d96096a..98bbb8d9 100644 --- a/mood.c +++ b/mood.c @@ -1058,6 +1058,5 @@ int moods_event_handler(enum afs_events event, __a_unused struct para_buffer *pb default: return 1; } - return 1; }