Christophe Riccio 8 лет назад
Родитель
Сommit
e8e8d3607c
1 измененных файлов с 0 добавлено и 2 удалено
  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;
 }