From a69ec13dfad93e5995b589f96b113ac8c1774c79 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 23 Aug 2016 15:49:18 +0000 Subject: old unused code removed git-svn-id: http://svn.miranda-ng.org/main/trunk@17203 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/UserInfoEx/src/ctrl_tzcombo.h | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/UserInfoEx/src/ctrl_tzcombo.h') diff --git a/plugins/UserInfoEx/src/ctrl_tzcombo.h b/plugins/UserInfoEx/src/ctrl_tzcombo.h index 4402a54375..6d549a96fc 100644 --- a/plugins/UserInfoEx/src/ctrl_tzcombo.h +++ b/plugins/UserInfoEx/src/ctrl_tzcombo.h @@ -32,7 +32,6 @@ class CTzCombo : public CBaseCtrl CTzCombo(); CTzCombo(HWND hDlg, WORD idCtrl, LPCSTR pszSetting); - int Find(CTimeZone *pTimeZone) const; //old UIEX method int Find(LPTIME_ZONE_INFORMATION pTimeZone) const; //new core tz interface public: -- cgit v1.2.3