summaryrefslogtreecommitdiff
path: root/src/mods/commands/yc_m.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mods/commands/yc_m.cpp')
-rwxr-xr-xsrc/mods/commands/yc_m.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mods/commands/yc_m.cpp b/src/mods/commands/yc_m.cpp
index a93cc3b..3c607a9 100755
--- a/src/mods/commands/yc_m.cpp
+++ b/src/mods/commands/yc_m.cpp
@@ -37,7 +37,6 @@ extern "C" {
s_msg.append( "</font></i><br>\n" );
p_user->get_room()->msg_post( &s_msg );
- return 0;
}
}