summaryrefslogtreecommitdiff
path: root/graphics/py-opengl/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/py-opengl/files/patch-aa')
-rw-r--r--graphics/py-opengl/files/patch-aa11
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/py-opengl/files/patch-aa b/graphics/py-opengl/files/patch-aa
deleted file mode 100644
index c19a89843783..000000000000
--- a/graphics/py-opengl/files/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
---- Togl-1.5/ORIG/togl.c Fri Aug 21 23:06:00 1998
-+++ Togl-1.5/togl.c Wed Aug 18 18:41:24 1999
-@@ -118,7 +118,7 @@
- #elif TK_MAJOR_VERSION==8 && TK_MINOR_VERSION==0 && TK_RELEASE_SERIAL==2
- # include "tkInt8.0p2.h"
- #else
-- Sorry, you will have to edit togl.c to include the right tkInt.h file
-+# include "tkInt.h"
- #endif
- #elif defined(WIN32)
- #if TK_MAJOR_VERSION<8