From 7efbea62aa27999a07bedec71322230fd0ffbd6d Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Thu, 27 Jan 2005 19:16:32 +0000 Subject: [PATCH] cleanup --- .../src/arch/MemoryCard/MemoryCardDriverThreaded_Windows.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/stepmania/src/arch/MemoryCard/MemoryCardDriverThreaded_Windows.cpp b/stepmania/src/arch/MemoryCard/MemoryCardDriverThreaded_Windows.cpp index 4fecaecc0c..cece3923e0 100644 --- a/stepmania/src/arch/MemoryCard/MemoryCardDriverThreaded_Windows.cpp +++ b/stepmania/src/arch/MemoryCard/MemoryCardDriverThreaded_Windows.cpp @@ -1,8 +1,6 @@ #include "global.h" #include "MemoryCardDriverThreaded_Windows.h" #include "RageUtil.h" -#include -#include #include "RageFileManager.h" #include "RageLog.h" #include "Profile.h"