Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
kristoff-it committed Oct 24, 2024
1 parent 51d848e commit c2dabe1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/exes/server/watcher/WindowsWatcher.zig
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@ pub fn listen(
reloader: *Reloader,
) !void {
_ = gpa;
_ = reloader;

var dont_care: struct {
bytes_transferred: windows.DWORD = undefined,
Expand Down

0 comments on commit c2dabe1

Please sign in to comment.