summaryrefslogtreecommitdiff
path: root/src/mods/commands/yc_help.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mods/commands/yc_help.cpp')
-rwxr-xr-xsrc/mods/commands/yc_help.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mods/commands/yc_help.cpp b/src/mods/commands/yc_help.cpp
index 41899c3..3e7d821 100755
--- a/src/mods/commands/yc_help.cpp
+++ b/src/mods/commands/yc_help.cpp
@@ -44,8 +44,6 @@ extern "C" {
+ "</font><br>\n";
p_user->msg_post( &s_msg );
-
- return 0;
}
}