ZNC-Extra no more.

Few the most useless modules are just removed, the others are moved to
standard modules.
This commit is contained in:
Alexey Sokolov
2012-02-21 19:34:36 +07:00
parent fc8e789b08
commit 7ac61474ed
25 changed files with 27 additions and 444 deletions
-4
View File
@@ -1092,10 +1092,6 @@ CModules::ModDirList CModules::GetModDirs() {
// ./modules
sDir = CZNC::Get().GetCurPath() + "/modules/";
ret.push(std::make_pair(sDir, sDir + "data/"));
// ./modules/extra
sDir = CZNC::Get().GetCurPath() + "/modules/extra/";
ret.push(std::make_pair(sDir, sDir + "data/"));
#endif
// ~/.znc/modules