From 9c89460e136ed6c6c43704d9a3a15105e0f006b0 Mon Sep 17 00:00:00 2001 From: chai Date: Sat, 22 Feb 2020 18:17:06 +0800 Subject: *wog --- src/example/02_cube/02_cube.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/example/02_cube/02_cube.c') diff --git a/src/example/02_cube/02_cube.c b/src/example/02_cube/02_cube.c index 4e540e0..7e0840e 100644 --- a/src/example/02_cube/02_cube.c +++ b/src/example/02_cube/02_cube.c @@ -26,7 +26,6 @@ void onloadcube(void* data) { } void oneventcube(void* data) { - SDL_Event* e = (SDL_Event*)data; } float _t = 0; -- cgit v1.1-26-g67d0