shell32: Remove unused file-static variable.

This commit is contained in:
Andrew Talbot 2008-05-20 22:02:56 +01:00 committed by Alexandre Julliard
parent 199cee194f
commit 0e37d57b8e
1 changed files with 0 additions and 2 deletions

View File

@ -49,8 +49,6 @@ WINE_DEFAULT_DEBUG_CHANNEL(shell);
extern HRESULT WINAPI IFSFolder_Constructor(IUnknown * pUnkOuter, REFIID riid, LPVOID * ppv);
static const WCHAR sShell32[12] = {'S','H','E','L','L','3','2','.','D','L','L','\0'};
/**************************************************************************
* Default ClassFactory types
*/