Commit fbe9b578 authored by Jan Zerebecki's avatar Jan Zerebecki Committed by Alexandre Julliard

msvcrt: Remove unused variable.

parent 5c812a14
......@@ -49,7 +49,6 @@ static void initcallback(void)
static void test_initterm(void)
{
int i;
int rc;
static _INITTERMFUN callbacks[4];
if (!p_initterm)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment