From 5a4ec571583845e2c6e7d005b400309072690d07 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 23 Mar 2014 20:43:18 +0000 Subject: new setting in a mirandaboot.ini:DefaultLanguage git-svn-id: http://svn.miranda-ng.org/main/trunk@8721 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- src/modules/database/profilemanager.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/modules/database') diff --git a/src/modules/database/profilemanager.cpp b/src/modules/database/profilemanager.cpp index 66b721b2d2..05c44aa603 100644 --- a/src/modules/database/profilemanager.cpp +++ b/src/modules/database/profilemanager.cpp @@ -74,8 +74,6 @@ struct ProfileEnumData TCHAR* szProfile; }; -extern TCHAR mirandabootini[MAX_PATH]; - void SetServiceModePlugin(pluginEntry *p); static void ThemeDialogBackground(HWND hwnd) -- cgit v1.2.3