diff --git a/cunit/test_librfx.c b/cunit/test_librfx.c index d485def85..f06acd5dc 100644 --- a/cunit/test_librfx.c +++ b/cunit/test_librfx.c @@ -364,7 +364,6 @@ void test_message(void) { RFX_CONTEXT* context; STREAM* s; - int size; int i, j; RFX_RECT rect = {0, 0, 100, 80}; RFX_MESSAGE * message;