summaryrefslogtreecommitdiff
path: root/otr/options.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'otr/options.cpp')
-rw-r--r--otr/options.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/otr/options.cpp b/otr/options.cpp
index 055507a..a032b65 100644
--- a/otr/options.cpp
+++ b/otr/options.cpp
@@ -424,7 +424,7 @@ INT_PTR CALLBACK DlgProcOpts1(HWND hwndDlg, UINT msg, WPARAM wParam, LPARAM lPar
SendMessage(GetDlgItem(hwndDlg, IDC_CLIST), LVM_GETITEM, 0, (LPARAM)&lvi);
switch (((NMLVDISPINFO *)lParam)->item.iSubItem) {
case 0:
- MessageBox(0, "LVN_GETDISPINFO (0)", "msg", MB_OK);
+ //MessageBox(0, "LVN_GETDISPINFO (0)", "msg", MB_OK);
break;
case 1:
{