diff options
author | George Hazan <george.hazan@gmail.com> | 2023-11-17 13:38:43 +0300 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2023-11-17 13:38:43 +0300 |
commit | f163ebca6e34e418978e30a83989d001186eff53 (patch) | |
tree | ee2c32bd44ae92dcbf2e9338863cd1735cb0bf96 /protocols/CurrencyRates/src/DBUtils.h | |
parent | 8de798016edb9d7e87bda93431ba9548f5c6353a (diff) |
code cleaning
Diffstat (limited to 'protocols/CurrencyRates/src/DBUtils.h')
-rw-r--r-- | protocols/CurrencyRates/src/DBUtils.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/protocols/CurrencyRates/src/DBUtils.h b/protocols/CurrencyRates/src/DBUtils.h index ed133c2a22..4b5013c101 100644 --- a/protocols/CurrencyRates/src/DBUtils.h +++ b/protocols/CurrencyRates/src/DBUtils.h @@ -7,8 +7,6 @@ #define DB_KEY_StatusMsgFormat "CC_StatusMessageFormat" #define DB_DEF_StatusMsgFormat L"" -#define DB_DEF_IniFileName L"CC.xml" - #define DB_KEY_ApiKey "CC_ApiKey" #define DB_KEY_DisplayNameFormat "CC_DspNameFrmt" |