diff --git a/test/gtx/gtx_texture.cpp b/test/gtx/gtx_texture.cpp index d21d4fad..2a31ac4d 100644 --- a/test/gtx/gtx_texture.cpp +++ b/test/gtx/gtx_texture.cpp @@ -5,7 +5,5 @@ int main() { int Error = 0; - Error += clamp::test(); - return Error; }