Remove the python OpenGL wrapper as it is no longer needed

This commit is contained in:
Kovid Goyal
2017-09-12 12:05:34 +05:30
parent 86893db46b
commit 7f6befe4f9
6 changed files with 61 additions and 891 deletions

View File

@@ -1,2 +1,2 @@
#!/bin/bash
cloc --exclude-list-file <(echo -e 'kitty/wcwidth9.h\nkitty/gl.c\nkitty/glfw.c\nkitty/glfw.h\nkitty/charsets.c\nkitty/key_encoding.py\nkitty/rgb.py') kitty
cloc --exclude-list-file <(echo -e 'kitty/wcwidth9.h\nkitty/glfw.c\nkitty/glfw.h\nkitty/charsets.c\nkitty/key_encoding.py\nkitty/rgb.py') kitty