From 2009feb8ec40fb4ea2785ada8cd1cdd5c952b8bf Mon Sep 17 00:00:00 2001 From: David Tardon Date: Thu, 8 Mar 2012 13:54:35 +0100 Subject: WaE: defined but not used --- shell/source/win32/shlxthandler/ooofilt/ooofilt.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'shell') 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}"; -- cgit