mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 15:38:09 +02:00
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:
parent
dbc86fa3de
commit
0a8da6102d
1 changed files with 0 additions and 2 deletions
|
|
@ -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();
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue