diff --git a/src/macros.hpp b/src/macros.hpp index 02ca185d..19b4cbc6 100644 --- a/src/macros.hpp +++ b/src/macros.hpp @@ -6,7 +6,6 @@ #ifndef NDEBUG #ifdef HYPRLAND_DEBUG -#define HYPRLAND_DEBUG #define ISDEBUG true #else #define ISDEBUG false