summaryrefslogtreecommitdiff
path: root/plugins/Db3x_mmap/src/ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Db3x_mmap/src/ui.h')
-rw-r--r--plugins/Db3x_mmap/src/ui.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Db3x_mmap/src/ui.h b/plugins/Db3x_mmap/src/ui.h
index d723e684c0..202f47d03a 100644
--- a/plugins/Db3x_mmap/src/ui.h
+++ b/plugins/Db3x_mmap/src/ui.h
@@ -4,7 +4,6 @@ class CSelectCryptoDialog : public CDlgBase
{
CCtrlCombo m_combo;
CCtrlData m_descr;
- //CCtrlCustom m_descr;
CRYPTO_PROVIDER **m_provs;
size_t m_provscount;
CRYPTO_PROVIDER *m_selected;