mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
WebSockets: fix surface build for older systems
This commit is contained in:
parent
5fffe985bb
commit
04104b68a6
1 changed files with 0 additions and 1 deletions
|
|
@ -147,7 +147,6 @@ WebsocketsServer::start ()
|
|||
} else {
|
||||
/* More compatible approach */
|
||||
_fd_callbacks = true;
|
||||
_lws_info.foreign_loops = 0;
|
||||
_lws_info.options = 0;
|
||||
_lws_context = lws_create_context (&_lws_info);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue