From 7aeca140f15a8ff632b4c51fed408e7656d50230 Mon Sep 17 00:00:00 2001 From: bushing Date: Fri, 9 Jan 2009 12:06:04 +0000 Subject: [PATCH] oops, cut and paste error git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1835 8ced0084-cf51-0410-be5f-012b33b47a6e --- .../Core/Core/Src/IPC_HLE/WII_IPC_HLE_Device_sdio_slot0.h | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Source/Core/Core/Src/IPC_HLE/WII_IPC_HLE_Device_sdio_slot0.h b/Source/Core/Core/Src/IPC_HLE/WII_IPC_HLE_Device_sdio_slot0.h index 9fdf181cdc..ce398ec210 100644 --- a/Source/Core/Core/Src/IPC_HLE/WII_IPC_HLE_Device_sdio_slot0.h +++ b/Source/Core/Core/Src/IPC_HLE/WII_IPC_HLE_Device_sdio_slot0.h @@ -22,12 +22,6 @@ #include "WII_IPC_HLE_Device.h" -namespace DiscIO -{ - class IVolume; - class IFileSystem; -} - class CWII_IPC_HLE_Device_sdio_slot0 : public IWII_IPC_HLE_Device { public: