src/controllers/Separator.cpp - remove unneeded Q_UNUSED()
This commit is contained in:
@@ -49,7 +49,6 @@ struct Separator::Private
|
||||
Private(View *host)
|
||||
: m_hostView(host)
|
||||
{
|
||||
Q_UNUSED(rubberBandIsTopLevel);
|
||||
s_numSeparators++;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user