wgl: drop pointless debug_printf

Reviewed-by: Neha Bhende <bhenden@vmware.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4307>
This commit is contained in:
Erik Faye-Lund 2019-05-26 10:42:32 +02:00 committed by Marge Bot
parent dbc86fa3de
commit 0a8da6102d

View file

@ -89,8 +89,6 @@ stw_init(const struct stw_winsys *stw_winsys)
debug_disable_error_message_boxes();
debug_printf("%s\n", __FUNCTION__);
assert(!stw_dev);
stw_tls_init();