diff --git a/src/controllers/Separator.cpp b/src/controllers/Separator.cpp index d6178f2c..7f2180f2 100644 --- a/src/controllers/Separator.cpp +++ b/src/controllers/Separator.cpp @@ -49,7 +49,6 @@ struct Separator::Private Private(View *host) : m_hostView(host) { - Q_UNUSED(rubberBandIsTopLevel); s_numSeparators++; }