summaryrefslogtreecommitdiff
path: root/src/filetree.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/filetree.cpp')
-rw-r--r--src/filetree.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/filetree.cpp b/src/filetree.cpp
index ae1fddfe..67fd68c1 100644
--- a/src/filetree.cpp
+++ b/src/filetree.cpp
@@ -296,10 +296,6 @@ void FileTree::openModInfo()
}
}
-void FileTree::toggleVisibility()
-{
-}
-
void FileTree::toggleVisibility(bool visible)
{
auto* item = singleSelection();