diff options
author | George Hazan <george.hazan@gmail.com> | 2016-09-14 18:04:55 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2016-09-14 18:04:55 +0000 |
commit | 3db0313f338d25593eeda9d60dd7b3c2f15394eb (patch) | |
tree | 997b4c06e585c47a415a916b0e37255e198a7038 /src | |
parent | 7bdb598e26e7e98788933af43090d34027166969 (diff) |
fix for 32-bit libs
git-svn-id: http://svn.miranda-ng.org/main/trunk@17297 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src')
-rw-r--r-- | src/mir_app/src/mir_app.def | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mir_app/src/mir_app.def b/src/mir_app/src/mir_app.def index d4755280f1..b880ce3c31 100644 --- a/src/mir_app/src/mir_app.def +++ b/src/mir_app/src/mir_app.def @@ -291,4 +291,3 @@ Profile_GetNameW @291 Profile_GetPathA @292
Profile_GetPathW @293
Profile_SetDefault @294
-DbModule_Delete @295 NONAME
|