params: display_server: fix mingw build

pull/1395/head
flightlessmango 3 months ago
parent 7cfca3f8c2
commit 422663d0b2

@ -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

Loading…
Cancel
Save