Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove a couple files which have apperently never been used for anyth…
…ing.
  • Loading branch information
RachelBryk committed Aug 3, 2013
1 parent 541106d commit f58edd0
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 347 deletions.
2 changes: 0 additions & 2 deletions Source/Core/DolphinWX/Dolphin.vcxproj
Expand Up @@ -238,7 +238,6 @@ xcopy "$(SolutionDir)..\Externals\SDL\$(PlatformName)\*.dll" "$(TargetDir)" /e /
<ClCompile Include="Src\FrameAui.cpp" />
<ClCompile Include="Src\FrameTools.cpp" />
<ClCompile Include="Src\GameListCtrl.cpp" />
<ClCompile Include="Src\GCMicDlg.cpp" />
<ClCompile Include="Src\GeckoCodeDiag.cpp" />
<ClCompile Include="Src\HotkeyDlg.cpp" />
<ClCompile Include="Src\InputConfigDiag.cpp" />
Expand Down Expand Up @@ -301,7 +300,6 @@ xcopy "$(SolutionDir)..\Externals\SDL\$(PlatformName)\*.dll" "$(TargetDir)" /e /
<ClInclude Include="Src\FifoPlayerDlg.h" />
<ClInclude Include="Src\Frame.h" />
<ClInclude Include="Src\GameListCtrl.h" />
<ClInclude Include="Src\GCMicDlg.h" />
<ClInclude Include="Src\GeckoCodeDiag.h" />
<ClInclude Include="Src\Globals.h" />
<ClInclude Include="Src\HotkeyDlg.h" />
Expand Down
6 changes: 0 additions & 6 deletions Source/Core/DolphinWX/Dolphin.vcxproj.filters
Expand Up @@ -132,9 +132,6 @@
<ClCompile Include="Src\TASInputDlg.cpp">
<Filter>GUI</Filter>
</ClCompile>
<ClCompile Include="Src\GCMicDlg.cpp">
<Filter>GUI</Filter>
</ClCompile>
<ClCompile Include="Src\GLInterface\WGL.cpp" />
</ItemGroup>
<ItemGroup>
Expand Down Expand Up @@ -262,9 +259,6 @@
<ClInclude Include="Src\TASInputDlg.h">
<Filter>GUI</Filter>
</ClInclude>
<ClInclude Include="Src\GCMicDlg.h">
<Filter>GUI</Filter>
</ClInclude>
<ClInclude Include="Src\GLInterface.h" />
<ClInclude Include="Src\GLInterface\InterfaceBase.h" />
<ClInclude Include="Src\GLInterface\WGL.h" />
Expand Down
278 changes: 0 additions & 278 deletions Source/Core/DolphinWX/Src/GCMicDlg.cpp

This file was deleted.

61 changes: 0 additions & 61 deletions Source/Core/DolphinWX/Src/GCMicDlg.h

This file was deleted.

0 comments on commit f58edd0

Please sign in to comment.