diff options
author | David Tardon <dtardon@redhat.com> | 2012-03-08 13:54:35 +0100 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-03-12 08:53:48 +0100 |
commit | 2009feb8ec40fb4ea2785ada8cd1cdd5c952b8bf (patch) | |
tree | 09c2235a2dc14edf950fc0483e91d3d42fd0822b /shell/source/win32/shlxthandler | |
parent | 9dd2c03c37bb4fa68f7e4a7125a9e610f4151155 (diff) |
WaE: defined but not used
Diffstat (limited to 'shell/source/win32/shlxthandler')
-rw-r--r-- | shell/source/win32/shlxthandler/ooofilt/ooofilt.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/source/win32/shlxthandler/ooofilt/ooofilt.cxx b/shell/source/win32/shlxthandler/ooofilt/ooofilt.cxx index a6339f4cb98f..8528d0cfa250 100644 --- a/shell/source/win32/shlxthandler/ooofilt/ooofilt.cxx +++ b/shell/source/win32/shlxthandler/ooofilt/ooofilt.cxx @@ -990,7 +990,6 @@ namespace /* private */ const char* GUID_PLACEHOLDER = "{GUID}"; const char* GUID_PERSIST_PLACEHOLDER = "{GUIDPERSIST}"; const char* EXTENSION_PLACEHOLDER = "{EXT}"; - const char* FORWARDKEY_PLACEHOLDER = "{FWDKEY}"; const char* CLSID_GUID_INPROC_ENTRY = "CLSID\\{GUID}\\InProcServer32"; const char* CLSID_GUID_ENTRY = "CLSID\\{GUID}"; |