diff options
author | George Hazan <ghazan@miranda.im> | 2018-11-14 16:57:16 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2018-11-14 16:57:16 +0300 |
commit | 3618cbf67d6b02fb52b364a93a836a6b59f06a2f (patch) | |
tree | f7a6eecf85fb5c735263dc7d5c22dd85fa17dee0 /plugins/ShellExt/src/stdafx.h | |
parent | fea80908985f5f79d8e5a8eb17df57ee44054fcc (diff) |
ShellExt -> g_plugin
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 aa2f1e1f59..27b3093433 100644 --- a/plugins/ShellExt/src/stdafx.h +++ b/plugins/ShellExt/src/stdafx.h @@ -23,7 +23,6 @@ #include "version.h"
-#define SHLExt_Name "shlext15"
#define SHLExt_MRU "MRU"
#define SHLExt_UseGroups "UseGroups"
#define SHLExt_UseCListSetting "UseCLGroups"
|