diff --git a/src/main.cpp b/src/main.cpp index c2f50e0..cfbfc27 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -56,7 +56,5 @@ int main(int argc, char *argv[]) { } else { std::cout << "Shell could not be detected\n"; } - } -// test return 0; }