mirror of
https://github.com/qvacua/vimr.git
synced 2024-12-25 23:02:35 +03:00
Make compile again
This commit is contained in:
parent
8b8ec33dd9
commit
fc15e31aa0
@ -124,7 +124,7 @@ static void server_ui_main(UIBridgeData *bridge, UI *ui) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
ui_bridge_stopped(bridge);
|
ui_bridge_stopped(bridge);
|
||||||
loop_close(&loop, false);
|
loop_close(&loop);
|
||||||
|
|
||||||
xfree(_server_ui_data);
|
xfree(_server_ui_data);
|
||||||
xfree(ui);
|
xfree(ui);
|
||||||
|
Loading…
Reference in New Issue
Block a user