mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 19:52:26 +02:00
Revert "add a test to confirm link fail"
This reverts commit 691be3bf7c
.
This commit is contained in:
parent
691be3bf7c
commit
d7d11955f3
1 changed files with 1 additions and 2 deletions
|
@ -117,8 +117,7 @@ GLBackend::GLBackend() :
|
||||||
_input(),
|
_input(),
|
||||||
_transform()
|
_transform()
|
||||||
{
|
{
|
||||||
// TEST FOR SANITY
|
|
||||||
glewInit();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
GLBackend::~GLBackend() {
|
GLBackend::~GLBackend() {
|
||||||
|
|
Loading…
Reference in a new issue