From d2dbae51dcfbca2f1e86421cee9f1fe44fe3d0de Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)@4f64403b-2f21-0410-a795-97e2b3489a10> Date: Mon, 5 Apr 2010 03:27:53 +0000 Subject: Translation fixes git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@492 4f64403b-2f21-0410-a795-97e2b3489a10 --- worldtime_protocol/options.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'worldtime_protocol/options.cpp') diff --git a/worldtime_protocol/options.cpp b/worldtime_protocol/options.cpp index dc5cb15..32d8ecb 100644 --- a/worldtime_protocol/options.cpp +++ b/worldtime_protocol/options.cpp @@ -291,7 +291,6 @@ int OptInit(WPARAM wParam,LPARAM lParam) odp.pszTitle = "World Time"; odp.pszGroup = "Plugins"; odp.flags = ODPF_BOLDGROUPS; - odp.nIDBottomSimpleControl = IDC_PPM; odp.pfnDlgProc = DlgProcOpts; CallService( MS_OPT_ADDPAGE, wParam,( LPARAM )&odp ); -- cgit v1.2.3