From 36a79984514f3f1f769ab476d699c36e59d3bac8 Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Tue, 30 May 2017 19:13:34 +0430 Subject: nothing --- bruiser/bruiser.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'bruiser') 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); -- cgit v1.2.3