diff --git a/examples/shaders/shader_texture_tiling.c b/examples/shaders/shader_texture_tiling.c index 2b380280c..868d6b8f1 100644 --- a/examples/shaders/shader_texture_tiling.c +++ b/examples/shaders/shader_texture_tiling.c @@ -21,7 +21,6 @@ int main(void) { - SetTraceLogLevel(LOG_WARNING); const int screenWidth = 800; const int screenHeight = 600;