diff options
-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}"; |