]> git.jsancho.org Git - lugaru.git/commitdiff
Disabled inclusion of 'vld.h' in 'OpenGL_Windows.cpp' because we don't need Visual...
authorNeal Gompa <ngompa13@gmail.com>
Thu, 13 May 2010 00:38:56 +0000 (19:38 -0500)
committerNeal Gompa <ngompa13@gmail.com>
Thu, 13 May 2010 00:38:56 +0000 (19:38 -0500)
Source/OpenGL_Windows.cpp

index a50c24ff99d7f2f5ac4ae6446f0c60c313c57c01..59e17520f3a40a35ce9b9b46d416e2b7014605ed 100644 (file)
@@ -19,10 +19,11 @@ along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 */
 
-
+/* No need for Visual Leak Detector
 #ifdef WIN32
 #include <vld.h>
 #endif
+*/
 
 #ifndef USE_DEVIL
 #  ifdef WIN32