summaryrefslogtreecommitdiff
path: root/plugins/Clist_modern/src/modern_clc.cpp
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2013-04-13 19:58:08 +0000
committerGeorge Hazan <george.hazan@gmail.com>2013-04-13 19:58:08 +0000
commit241aed20d47fe5e443370cd6224b5b2e844348d3 (patch)
treec7e66f24120914ffc7c0d35ac1c086eb51b95022 /plugins/Clist_modern/src/modern_clc.cpp
parentcbb09e56cf41e985945b1ff9ecdd3d414426b7f5 (diff)
forgotten DebugBreak()'s in clist_modern
git-svn-id: http://svn.miranda-ng.org/main/trunk@4448 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Clist_modern/src/modern_clc.cpp')
-rw-r--r--plugins/Clist_modern/src/modern_clc.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/plugins/Clist_modern/src/modern_clc.cpp b/plugins/Clist_modern/src/modern_clc.cpp
index afe5464eef..6b0e46e9da 100644
--- a/plugins/Clist_modern/src/modern_clc.cpp
+++ b/plugins/Clist_modern/src/modern_clc.cpp
@@ -1719,12 +1719,6 @@ static LRESULT clcOnIntmStatusChanged(ClcData *dat, HWND hwnd, UINT msg, WPARAM
}
}
}
-#ifdef _DEBUG
- else
- {
- DebugBreak();
- }
-#endif
}
if ( db_get_b(NULL,"CList","PlaceOfflineToRoot",SETTING_PLACEOOFLINETOROOT_DEFAULT))