Commit 6bdcdafe authored by Rémi Duraffort's avatar Rémi Duraffort

Warning fix (my fault)

parent 8ede3d79
......@@ -737,7 +737,7 @@ void PLModel::sort( int column, Qt::SortOrder order )
CHECK_COLUMN( DESCRIPTION );
CHECK_COLUMN( TRACKID );
#undef CHECK_COLUMN;
#undef CHECK_COLUMN
next:
PL_LOCK;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment