summaryrefslogtreecommitdiff
path: root/src/cmd_ison.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd_ison.cpp')
-rw-r--r--src/cmd_ison.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/cmd_ison.cpp b/src/cmd_ison.cpp
index e50634f78..e5cbe270f 100644
--- a/src/cmd_ison.cpp
+++ b/src/cmd_ison.cpp
@@ -77,8 +77,6 @@ CmdResult cmd_ison::Handle (const char** parameters, int pcnt, userrec *user)
}
}
}
- /* There will only be one of these, we can bail after. */
- break;
}
}