From 3b8e2f2612ca9336935580baffd6577bebd3ee08 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Sun, 15 Nov 2015 13:10:08 +0100 Subject: -Werror,-Wunused-variable Change-Id: I7ac641d052643b205f7e470de77d962dd0499dd8 --- shell/source/win32/shlxthandler/shlxthdl.cxx | 3 --- 1 file changed, 3 deletions(-) (limited to 'shell') diff --git a/shell/source/win32/shlxthandler/shlxthdl.cxx b/shell/source/win32/shlxthandler/shlxthdl.cxx index e9ca1b8d7e2d..2983b381a1ab 100644 --- a/shell/source/win32/shlxthandler/shlxthdl.cxx +++ b/shell/source/win32/shlxthandler/shlxthdl.cxx @@ -44,9 +44,6 @@ namespace /* private */ const char* CLSID_ENTRY = "CLSID\\{GUID}\\InProcServer32"; const char* SHELLEX_IID_ENTRY = "{EXT}\\shellex\\{GUID}"; const char* SHELLEX_ENTRY = "{EXT}\\shellex"; - const char* PROPSHEET_ENTRY = "{EXT}\\CLSID\\{GUID}\\InProcServer32"; - const char* EXTENSION_CLSID = "{EXT}\\CLSID"; - const char* EXTENSION_CLSID_GUID = "{EXT}\\CLSID\\{GUID}"; const char* FORWARD_PROPSHEET_MYPROPSHEET_ENTRY = "{FWDKEY}\\shellex\\PropertySheetHandlers\\MyPropSheet1"; const char* FORWARD_PROPSHEET_ENTRY = "{FWDKEY}\\shellex\\PropertySheetHandlers"; const char* FORWARD_SHELLEX_ENTRY = "{FWDKEY}\\shellex"; -- cgit v1.2.3