diff --git a/stepmania/src/archutils/Unix/arch_setup.h b/stepmania/src/archutils/Unix/arch_setup.h index e1a0167d6e..99cd1e6b16 100644 --- a/stepmania/src/archutils/Unix/arch_setup.h +++ b/stepmania/src/archutils/Unix/arch_setup.h @@ -14,8 +14,6 @@ #endif #endif -// XXX: Maybe we should make sure we're using GCC first? -// But if not, then what DO we use? #include "archutils/Common/gcc_byte_swaps.h" #endif