Remove event_loop/Backend
This commit is contained in:
parent
9d64ca0124
commit
f65a9aaf12
3 changed files with 0 additions and 188 deletions
|
|
@ -106,8 +106,6 @@ const wayland = @import("wayland");
|
|||
const river = wayland.client.river;
|
||||
const wl = wayland.client.wl;
|
||||
|
||||
const event_loop = @import("event_loop.zig");
|
||||
const Backend = @import("Backend.zig");
|
||||
const WindowManager = @import("WindowManager.zig");
|
||||
|
||||
const log = std.log.scoped(.main);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue