diff options
Diffstat (limited to 'src/modlist.h')
| -rw-r--r-- | src/modlist.h | 6 |
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:
/**
|
