diff options
author | George Hazan <george.hazan@gmail.com> | 2013-08-28 09:33:21 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2013-08-28 09:33:21 +0000 |
commit | 9b684f099014ecd1471a477df002b0bddf630afb (patch) | |
tree | 7f11afca185084fe44b338f38df06bf87e008f08 /plugins/ShellExt/src/stdafx.h | |
parent | b68659ddf57e8804576c83ee3b4206c2cfbfe249 (diff) |
settings' section name compatibility
git-svn-id: http://svn.miranda-ng.org/main/trunk@5868 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/ShellExt/src/stdafx.h')
-rw-r--r-- | plugins/ShellExt/src/stdafx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/ShellExt/src/stdafx.h b/plugins/ShellExt/src/stdafx.h index a1238f310f..65d8b69adf 100644 --- a/plugins/ShellExt/src/stdafx.h +++ b/plugins/ShellExt/src/stdafx.h @@ -24,7 +24,6 @@ #include "Version.h"
-#define MODULENAME "ShellExt"
#define SHLExt_Name "shlext15"
#define SHLExt_MRU "MRU"
#define SHLExt_UseGroups "UseGroups"
|