diff VisualC/SDL/SDL_VS2010.vcxproj @ 5261:bbdf9250ee8b

Removed unused leak detection code.
author Sam Lantinga <slouken@libsdl.org>
date Fri, 11 Feb 2011 14:23:22 -0800
parents f908e06b3c96
children
line wrap: on
line diff
--- a/VisualC/SDL/SDL_VS2010.vcxproj	Fri Feb 11 13:06:35 2011 -0800
+++ b/VisualC/SDL/SDL_VS2010.vcxproj	Fri Feb 11 14:23:22 2011 -0800
@@ -315,7 +315,6 @@
     <ClInclude Include="..\..\src\video\SDL_glfuncs.h" />
     <ClInclude Include="..\..\src\joystick\SDL_joystick_c.h" />
     <ClInclude Include="..\..\src\events\SDL_keyboard_c.h" />
-    <ClInclude Include="..\..\src\video\SDL_leaks.h" />
     <ClInclude Include="..\..\src\audio\SDL_mixer_m68k.h" />
     <ClInclude Include="..\..\src\audio\SDL_mixer_MMX.h" />
     <ClInclude Include="..\..\src\audio\SDL_mixer_MMX_VC.h" />
@@ -467,4 +466,4 @@
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
   <ImportGroup Label="ExtensionTargets">
   </ImportGroup>
-</Project>
\ No newline at end of file
+</Project>