aboutsummaryrefslogtreecommitdiffstats
path: root/bruiser/bruiser.cpp
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2017-05-30 14:43:34 +0000
committerbloodstalker <thabogre@gmail.com>2017-05-30 14:43:34 +0000
commit36a79984514f3f1f769ab476d699c36e59d3bac8 (patch)
treed5bb28557e619f3a7cae85613aca354f99510b73 /bruiser/bruiser.cpp
parentadded reliquary (diff)
downloadmutator-36a79984514f3f1f769ab476d699c36e59d3bac8.tar.gz
mutator-36a79984514f3f1f769ab476d699c36e59d3bac8.zip
nothing
Diffstat (limited to 'bruiser/bruiser.cpp')
-rw-r--r--bruiser/bruiser.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/bruiser/bruiser.cpp b/bruiser/bruiser.cpp
index 4e2fae4..13d63b7 100644
--- a/bruiser/bruiser.cpp
+++ b/bruiser/bruiser.cpp
@@ -813,7 +813,6 @@ int main(int argc, const char **argv)
linenoiseHistoryAdd(command);
linenoiseHistorySave(SHELL_HISTORY_FILE);
- //std::cin.getline(command, sizeof(command));
std::string dummy_string(command);
shHistory.History.push_back(command);