1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-30 14:56:39 +02:00

core: remove useless "return"

This commit is contained in:
Sébastien Helleu
2015-07-23 07:35:45 +02:00
parent fad9806e08
commit 4736a5b320
-2
View File
@@ -917,8 +917,6 @@ weeurl_option_map_cb (void *data,
break;
}
}
return;
}
/*