Revert "add a test to confirm link fail"

This reverts commit 691be3bf7c.
This commit is contained in:
Stephen Birarda 2014-12-19 15:05:13 -08:00
parent 691be3bf7c
commit d7d11955f3

View file

@ -117,8 +117,7 @@ GLBackend::GLBackend() :
_input(),
_transform()
{
// TEST FOR SANITY
glewInit();
}
GLBackend::~GLBackend() {