[PATCH wayland 1/6] event-loop-test: Remove unused variable
Jonas Ådahl
jadahl at gmail.com
Thu May 8 14:39:44 PDT 2014
Signed-off-by: Jonas Ådahl <jadahl at gmail.com>
---
tests/event-loop-test.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/tests/event-loop-test.c b/tests/event-loop-test.c
index 1218163..655de87 100644
--- a/tests/event-loop-test.c
+++ b/tests/event-loop-test.c
@@ -228,7 +228,6 @@ timer_update_callback_2(void *data)
TEST(event_loop_timer_updates)
{
struct wl_event_loop *loop = wl_event_loop_create();
- struct wl_event_source *source;
struct timer_update_context context;
struct timeval start_time, end_time, interval;
--
1.9.1
More information about the wayland-devel
mailing list