diff --git a/src/spinner.cpp b/src/spinner.cpp index 6fce216..364ed93 100644 --- a/src/spinner.cpp +++ b/src/spinner.cpp @@ -92,7 +92,6 @@ namespace Spinner { running = true; - // TODO: Make this shit work thread = std::thread([&, symbolsLen, symbols, interval]() { hideCursor();