macros: fix no pch warning

This commit is contained in:
Vaxry 2024-04-11 02:13:05 +01:00
parent abc131ec7b
commit ac0f3411c1

View File

@ -6,7 +6,6 @@
#ifndef NDEBUG
#ifdef HYPRLAND_DEBUG
#define HYPRLAND_DEBUG
#define ISDEBUG true
#else
#define ISDEBUG false