Viktor Szakats
1b3cddff2b
async_win.c: remove unused variable
Silencing this:
crypto/async/arch/async_win.c: In function 'async_fibre_init_dispatcher':
crypto/async/arch/async_win.c:112:12: warning: unused variable 'dispatcher' [-Wunused-variable]
LPVOID dispatcher;
^
Signed-off-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-02-13 09:36:59 -05:00
..
2016-02-13 09:36:59 -05:00
2016-01-26 16:40:43 -05:00
2016-02-09 15:11:38 +00:00
2016-02-10 17:40:59 +00:00
2016-02-01 12:46:58 +01:00
2016-02-12 21:54:07 +01:00