Remove context from lws_context_per_thread for non-libuv builds
authorPatrick Gansterer <paroga@paroga.com>
Sun, 14 Aug 2016 12:04:56 +0000 (14:04 +0200)
committerAndy Green <andy@warmcat.com>
Sun, 14 Aug 2016 12:55:24 +0000 (20:55 +0800)
commitfa9ebb394ffee815ec1b5c2337cf69ab0302c30d
treeb4194ac7ef4eb499cd672fbf48563b0921c5e594
parent5162d876fdddfc244c7c60ba18f49351ef05d344
Remove context from lws_context_per_thread for non-libuv builds

The variable is never read when built without libuv.
lib/context.c
lib/private-libwebsockets.h