diff --git a/src/ncmpcpp.cpp b/src/ncmpcpp.cpp index a40f7d40..7d4cb7f4 100644 --- a/src/ncmpcpp.cpp +++ b/src/ncmpcpp.cpp @@ -1658,7 +1658,6 @@ int main(int argc, char *argv[]) { CHECK_PLAYLIST_FOR_FILTERING; myPlaylist->Sort(); - myPlaylist->EnableHighlighting(); } else if (Keypressed(input, Key.ApplyFilter)) {