aboutsummaryrefslogtreecommitdiff
path: root/include/cru/ui/Base.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/cru/ui/Base.hpp')
-rw-r--r--include/cru/ui/Base.hpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/cru/ui/Base.hpp b/include/cru/ui/Base.hpp
index 0c0a4783..6be359ab 100644
--- a/include/cru/ui/Base.hpp
+++ b/include/cru/ui/Base.hpp
@@ -8,9 +8,6 @@
#include <optional>
#include <vector>
-// Change 0 to 1 to enable debug layout log.
-#define CRUUI_DEBUG_LAYOUT 0
-
namespace cru::ui {
//-------------------- region: import --------------------
using cru::platform::Color;