summaryrefslogtreecommitdiffstats
path: root/Lib/plat-irix6/GLWS.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/plat-irix6/GLWS.py')
-rw-r--r--Lib/plat-irix6/GLWS.py12
1 files changed, 0 insertions, 12 deletions
diff --git a/Lib/plat-irix6/GLWS.py b/Lib/plat-irix6/GLWS.py
deleted file mode 100644
index 69dab71..0000000
--- a/Lib/plat-irix6/GLWS.py
+++ /dev/null
@@ -1,12 +0,0 @@
-NOERROR = 0
-NOCONTEXT = -1
-NODISPLAY = -2
-NOWINDOW = -3
-NOGRAPHICS = -4
-NOTTOP = -5
-NOVISUAL = -6
-BUFSIZE = -7
-BADWINDOW = -8
-ALREADYBOUND = -100
-BINDFAILED = -101
-SETFAILED = -102