From 5517cfcda7c936b371b5a571abcdf94dc1e5175f Mon Sep 17 00:00:00 2001 From: Philip van der Hoeven Date: Sun, 7 Aug 2016 01:02:44 +0700 Subject: graphics/LDView: Updated for version 4.2. Signed-off-by: Willy Sudiarto Raharjo --- graphics/LDView/LDView_GL.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 graphics/LDView/LDView_GL.patch (limited to 'graphics/LDView/LDView_GL.patch') diff --git a/graphics/LDView/LDView_GL.patch b/graphics/LDView/LDView_GL.patch deleted file mode 100644 index f603552cc1..0000000000 --- a/graphics/LDView/LDView_GL.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- LDView.org/TRE/TREGLExtensions.cpp 2010-01-08 22:01:46.000000000 +0100 -+++ LDView/TRE/TREGLExtensions.cpp 2015-02-04 11:49:42.774280878 +0100 -@@ -204,7 +204,7 @@ - // the function pointers won't be loaded. - if (haveVARExtension(true)) - { --#ifndef __APPLE__ -+#ifdef WIN32 - // NOTE: I should really change the __APPLE__ path to do their - // equivalent of wglGetProcAddress. However, since this extension won't - // work anyway without a bunch of glX stuff that I'm not going to do, -- cgit v1.2.3