From 6a42ecdd788a6de69f2f40afc9c118016d9d66b2 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 31 May 2015 12:04:50 +0000 Subject: this code is not needed anymore git-svn-id: http://svn.miranda-ng.org/main/trunk@13934 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- src/modules/database/profilemanager.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/modules/database/profilemanager.cpp') diff --git a/src/modules/database/profilemanager.cpp b/src/modules/database/profilemanager.cpp index 8cd17a683d..742f181d7a 100644 --- a/src/modules/database/profilemanager.cpp +++ b/src/modules/database/profilemanager.cpp @@ -592,8 +592,6 @@ public: if (m_pd->noProfiles || shouldAutoCreate(m_pd->ptszProfile)) m_tab.ActivatePage(1); - m_btnOk.Enable(false); - // service mode combobox if (servicePlugins.getCount() == 0) { ShowWindow(m_warning.GetHwnd(), FALSE); -- cgit v1.2.3