diff options
Diffstat (limited to 'include/cru/ui/host/WindowHost.h')
| -rw-r--r-- | include/cru/ui/host/WindowHost.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/cru/ui/host/WindowHost.h b/include/cru/ui/host/WindowHost.h index e2391125..6e7a0f2e 100644 --- a/include/cru/ui/host/WindowHost.h +++ b/include/cru/ui/host/WindowHost.h @@ -31,10 +31,6 @@ class CRU_UI_API WindowHost : public Object, public SelfResolvable<WindowHost> { public: explicit WindowHost(controls::Control* root_control); - - CRU_DELETE_COPY(WindowHost) - CRU_DELETE_MOVE(WindowHost) - ~WindowHost() override; public: |
