diff options
Diffstat (limited to 'src/sledjchisl')
-rw-r--r-- | src/sledjchisl/sledjchisl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sledjchisl/sledjchisl.c b/src/sledjchisl/sledjchisl.c index 7e26bc7..b81a054 100644 --- a/src/sledjchisl/sledjchisl.c +++ b/src/sledjchisl/sledjchisl.c | |||
@@ -7954,7 +7954,6 @@ Also clear out tmp when doing a full stop. | |||
7954 | // Also sim might not have finished starting up, and may even not be accepting comands yet. | 7954 | // Also sim might not have finished starting up, and may even not be accepting comands yet. |
7955 | // TODO - cater for and test them all. | 7955 | // TODO - cater for and test them all. |
7956 | // Could also loop on checkSimIsRunning(sim) | 7956 | // Could also loop on checkSimIsRunning(sim) |
7957 | // memset(toybuf, 0, sizeof(toybuf)); | ||
7958 | // snprintf(toybuf, sizeof(toybuf), "[SHUTDOWN]: Shutdown processing on main thread complete. Exiting..."); | 7957 | // snprintf(toybuf, sizeof(toybuf), "[SHUTDOWN]: Shutdown processing on main thread complete. Exiting..."); |
7959 | // waitTmuxText(nm, toybuf); | 7958 | // waitTmuxText(nm, toybuf); |
7960 | // I("%s is done stopping.", name); | 7959 | // I("%s is done stopping.", name); |