summaryrefslogtreecommitdiff
path: root/src/mods/commands/yc_template.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mods/commands/yc_template.cpp')
-rwxr-xr-xsrc/mods/commands/yc_template.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mods/commands/yc_template.cpp b/src/mods/commands/yc_template.cpp
index e0aa009..8100f42 100755
--- a/src/mods/commands/yc_template.cpp
+++ b/src/mods/commands/yc_template.cpp
@@ -17,8 +17,6 @@ extern "C" {
string *quitstring=new string("Text to send<br>");
p_user->msg_post( quitstring );
-
- return 0;
}
}