summaryrefslogtreecommitdiff
path: root/src/modlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modlist.h')
-rw-r--r--src/modlist.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/modlist.h b/src/modlist.h
index afbef7af..9c963119 100644
--- a/src/modlist.h
+++ b/src/modlist.h
@@ -151,12 +151,6 @@ public:
int timeElapsedSinceLastChecked() const;
- // highlight mods containing the plugins at the given indices
- //
- void highlightMods(
- const std::vector<unsigned int>& pluginIndices,
- const MOShared::DirectoryEntry &directoryEntry);
-
public:
/**