Browse Source

Fixed test build

Christophe Riccio 8 years ago
parent
commit
e8e8d3607c
1 changed files with 0 additions and 2 deletions
  1. 0 2
      test/gtx/gtx_texture.cpp

+ 0 - 2
test/gtx/gtx_texture.cpp

@@ -5,7 +5,5 @@ int main()
 {
 	int Error = 0;
 
-	Error += clamp::test();
-
 	return Error;
 }