summaryrefslogtreecommitdiff
path: root/plugins/ProfileManager/src
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ProfileManager/src')
-rw-r--r--plugins/ProfileManager/src/pmanagerEx.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/ProfileManager/src/pmanagerEx.cpp b/plugins/ProfileManager/src/pmanagerEx.cpp
index dbd500bf60..4b221431e1 100644
--- a/plugins/ProfileManager/src/pmanagerEx.cpp
+++ b/plugins/ProfileManager/src/pmanagerEx.cpp
@@ -113,7 +113,6 @@ extern "C" __declspec(dllexport) int Load(void)
CMenuItem mi;
mi.root = Menu_CreateRoot(MO_MAIN, LPGENW("Database"), -500200000);
- mi.Module = "Profile manager";
for (int i = 0; i < _countof(iconList); i++) {
mi.name.a = iconList[i].szDescr;