summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/library/trackcollection.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/library/trackcollection.h b/src/library/trackcollection.h
index 5342dac4bb..6f56a017c6 100644
--- a/src/library/trackcollection.h
+++ b/src/library/trackcollection.h
@@ -59,8 +59,6 @@ class TrackCollection : public QObject,
}
void setTrackSource(QSharedPointer<BaseTrackCache> pTrackSource);
- void cancelLibraryScan();
-
// This function returns a track ID of all file in the list not already visible,
// it adds and unhides the tracks as well.
QList<TrackId> resolveTrackIds(const QList<QFileInfo> &files,