summaryrefslogtreecommitdiff
path: root/src/example/04_bloom/04_bloom.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/example/04_bloom/04_bloom.c')
-rw-r--r--src/example/04_bloom/04_bloom.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/example/04_bloom/04_bloom.c b/src/example/04_bloom/04_bloom.c
index 4a79669..037a9e1 100644
--- a/src/example/04_bloom/04_bloom.c
+++ b/src/example/04_bloom/04_bloom.c
@@ -58,7 +58,6 @@ void onloadbloom(void* data) {
}
void oneventbloom(void* data) {
- SDL_Event* e = (SDL_Event*)data;
}
static float _t = 0;