diff options
Diffstat (limited to 'src/mods/commands/yc_exec.cpp')
| -rwxr-xr-x | src/mods/commands/yc_exec.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mods/commands/yc_exec.cpp b/src/mods/commands/yc_exec.cpp index f912c20..b8377b3 100755 --- a/src/mods/commands/yc_exec.cpp +++ b/src/mods/commands/yc_exec.cpp @@ -59,8 +59,6 @@ extern "C" { p_user->msg_post( &s_output ); pclose(file); } - - return 0; } } |
