]> git.xonotic.org Git - xonotic/netradiant.git/commit
gtkgl module: drop
authorAntoine Fontaine <antoine.fontaine@epfl.ch>
Sun, 21 Mar 2021 20:45:53 +0000 (21:45 +0100)
committerAntoine Fontaine <antoine.fontaine@epfl.ch>
Wed, 24 Mar 2021 19:10:17 +0000 (20:10 +0100)
commit7b51c9cbca692b2da959845a246847cec35e3939
tree1f66127d0a615d6f148830fa23625e7a3fc3edc1
parent80bb5fdd23e124b4c4da8509634d95d1459e6a3b
gtkgl module: drop

For some reason we have a gtkGL module from the beginning of the time,
but it's not doing anything, and it's not used anywhere. This removes it.
include/CMakeLists.txt
include/igtkgl.h [deleted file]
libs/gtkutil/glwidget.cpp
radiant/CMakeLists.txt
radiant/glwidget.cpp [deleted file]
radiant/glwidget.h [deleted file]