From 624552fb112f29b91dd96f9543e813b5ee16e87b Mon Sep 17 00:00:00 2001 From: crupest Date: Fri, 30 Oct 2020 00:37:57 +0800 Subject: ... --- include/cru/ui/WindowHost.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'include/cru/ui') diff --git a/include/cru/ui/WindowHost.hpp b/include/cru/ui/WindowHost.hpp index 97acf72e..7f7d62f0 100644 --- a/include/cru/ui/WindowHost.hpp +++ b/include/cru/ui/WindowHost.hpp @@ -126,7 +126,6 @@ class WindowHost : public Object { platform::gui::INativeWindow* native_window_ = nullptr; bool need_layout_ = false; - platform::gui::TimerAutoCanceler relayout_timer_canceler_; Event after_layout_event_; std::vector > after_layout_stable_action_; -- cgit v1.2.3