diff --git a/stepmania/src/arch/MemoryCard/MemoryCardDriverThreaded_Linux.cpp b/stepmania/src/arch/MemoryCard/MemoryCardDriverThreaded_Linux.cpp index 6a63a56989..0ec49972b2 100644 --- a/stepmania/src/arch/MemoryCard/MemoryCardDriverThreaded_Linux.cpp +++ b/stepmania/src/arch/MemoryCard/MemoryCardDriverThreaded_Linux.cpp @@ -119,7 +119,6 @@ static void GetFileList( const CString &sPath, vector &out ) static bool BlockDevicesChanged() { - LOG->Trace("StorageDevicesChanged"); static CString sLastDevices = ""; CString sThisDevices;