mirror of
https://github.com/overte-org/overte.git
synced 2025-04-15 14:56:57 +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(),
|
||||
_transform()
|
||||
{
|
||||
// TEST FOR SANITY
|
||||
glewInit();
|
||||
|
||||
}
|
||||
|
||||
GLBackend::~GLBackend() {
|
||||
|
|
Loading…
Reference in a new issue