Fix LTO build

This commit is contained in:
falkTX 2022-02-27 02:07:15 +00:00
parent 91e5e92296
commit f16b18aa64

View file

@ -54,7 +54,6 @@ struct ModuleWidget::Internal {
math::Vec dragOffset;
math::Vec dragRackPos;
bool dragEnabled;
math::Vec oldPos;
widget::Widget* panel;
};