diff --git a/stepmania/src/RageThreads.cpp b/stepmania/src/RageThreads.cpp index 801ef6b627..3996dd6c9d 100644 --- a/stepmania/src/RageThreads.cpp +++ b/stepmania/src/RageThreads.cpp @@ -6,8 +6,7 @@ * If there's any way to avoid them, take it! Threaded code an order of * magnitude more complicated, harder to debug and harder to make robust. * - * That said, here are a few helpers for when they're unavoidable. (Use - * SDL for the rest.) + * That said, here are a few helpers for when they're unavoidable. */ #include "global.h"