From 37e43bbff36dd7f21d0a483eda62509b9bd7aebf Mon Sep 17 00:00:00 2001 From: crupest Date: Tue, 27 Oct 2020 22:52:34 +0800 Subject: ... --- include/cru/ui/Base.hpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/cru/ui/Base.hpp') 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 #include -// Change 0 to 1 to enable debug layout log. -#define CRUUI_DEBUG_LAYOUT 0 - namespace cru::ui { //-------------------- region: import -------------------- using cru::platform::Color; -- cgit v1.2.3