summaryrefslogtreecommitdiff
path: root/src/modlistbypriorityproxy.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modlistbypriorityproxy.h')
-rw-r--r--src/modlistbypriorityproxy.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/modlistbypriorityproxy.h b/src/modlistbypriorityproxy.h
index c64a7973..5cd66c62 100644
--- a/src/modlistbypriorityproxy.h
+++ b/src/modlistbypriorityproxy.h
@@ -55,11 +55,6 @@ protected slots:
private:
- // returns a pair of boolean, the first one indicates if the drop info
- // contains separators, the first one if the first row is a separator
- //
- std::pair<bool, bool> dropSeparators(const ModListDropInfo& dropInfo) const;
-
void buildTree();
struct TreeItem {