diff --git a/uppsrc/CtrlCore/CtrlCore.h b/uppsrc/CtrlCore/CtrlCore.h index 4378fabbb..02d2dfc16 100644 --- a/uppsrc/CtrlCore/CtrlCore.h +++ b/uppsrc/CtrlCore/CtrlCore.h @@ -476,7 +476,6 @@ private: bool akv:1; bool destroying:1; - byte hidpiaware:2; static Ptr eventCtrl; static Ptr mouseCtrl;