summaryrefslogtreecommitdiff
path: root/plugins/HistoryStats/src/mu_common.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2018-07-25 21:10:19 +0300
committerGeorge Hazan <ghazan@miranda.im>2018-07-25 21:10:19 +0300
commit51209173e695d6e866018df19588c5474c9a6848 (patch)
tree242503d244cf2ee4c6ad0437f8ead345c2db3da4 /plugins/HistoryStats/src/mu_common.h
parent8a94f931881a33809c300a5504fec6f5fa47533d (diff)
we don't translate options inside plugin
Diffstat (limited to 'plugins/HistoryStats/src/mu_common.h')
-rw-r--r--plugins/HistoryStats/src/mu_common.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/plugins/HistoryStats/src/mu_common.h b/plugins/HistoryStats/src/mu_common.h
index 875fbfa01d..f8f9f7923c 100644
--- a/plugins/HistoryStats/src/mu_common.h
+++ b/plugins/HistoryStats/src/mu_common.h
@@ -29,15 +29,6 @@ namespace mu
}
/*
- * opt
- */
-
- namespace opt
- {
- void addPage(WPARAM addInfo, const wchar_t* pszGroup, const wchar_t* pszTitle, const wchar_t* pszTab, DLGPROC pfnDlgProc, const char* pszTemplate, HINSTANCE hInstance, DWORD flags = ODPF_BOLDGROUPS);
- }
-
- /*
* protosvc
*/