Skip to content

Commit

Permalink
params: display_server: fix mingw build
Browse files Browse the repository at this point in the history
  • Loading branch information
flightlessmango committed Jul 16, 2024
1 parent 7cfca3f commit 422663d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/hud_elements.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
#include "net.h"
#include "overlay_params.h"
#include "shell.h"
#include "shared_x11.h"

struct Function {
std::function<void()> run; // Using std::function instead of a raw function pointer for more flexibility
Expand Down

0 comments on commit 422663d

Please sign in to comment.