summaryrefslogtreecommitdiff
path: root/plugins/ModernOpt/src/mopt_ignore.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ModernOpt/src/mopt_ignore.cpp')
-rw-r--r--plugins/ModernOpt/src/mopt_ignore.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/ModernOpt/src/mopt_ignore.cpp b/plugins/ModernOpt/src/mopt_ignore.cpp
index 8f38231f40..468a63f2f5 100644
--- a/plugins/ModernOpt/src/mopt_ignore.cpp
+++ b/plugins/ModernOpt/src/mopt_ignore.cpp
@@ -34,6 +34,7 @@ void ModernOptIgnore_AddItem(MODERNOPTOBJECT *obj)
SendMessage(g_hwndModernOptIgnore, WM_APP, 0, (LPARAM)obj);
}
+/*
static void ResetListOptions(HWND hwndList)
{
SendMessage(hwndList, CLM_SETHIDEEMPTYGROUPS, 1, 0);
@@ -49,3 +50,4 @@ static void SetAllContactIcons(HWND hwndList, int count)
SendMessage(hwndList,CLM_SETCHECKMARK,hItem,1);
}
}
+*/ \ No newline at end of file