remove header

This commit is contained in:
Vaxry 2024-04-28 22:18:51 +01:00
parent 48c84099ba
commit 9bcaa8eb15
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@
#include <sys/types.h>
#include <sys/stat.h>
#include <pwd.h>
int handleCritSignal(int signo, void* data) {
Debug::log(LOG, "Hyprland received signal {}", signo);