mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-13 20:09:59 +02:00
Remove Editor::handle_win32_events
This apparently isn't needed anymore.
This commit is contained in:
@@ -437,8 +437,6 @@ void Vst3Bridge::handle_x11_events() {
|
||||
}
|
||||
|
||||
void Vst3Bridge::handle_win32_events() {
|
||||
// TODO: Remove this function from the `Editor`
|
||||
|
||||
MSG msg;
|
||||
|
||||
for (int i = 0;
|
||||
|
||||
Reference in New Issue
Block a user