mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 17:34:57 +00:00
remove wStringTableOffset
svn path=/trunk/; revision=10989
This commit is contained in:
parent
8e81012956
commit
696d3bd2b6
1 changed files with 0 additions and 2 deletions
|
@ -145,8 +145,6 @@ typedef struct
|
|||
TCHAR drives[BUFFER_LEN];
|
||||
BOOL prescan_node; /*TODO*/
|
||||
|
||||
//UINT wStringTableOffset;
|
||||
|
||||
#ifdef _SHELL_FOLDERS
|
||||
IShellFolder* iDesktop;
|
||||
IMalloc* iMalloc;
|
||||
|
|
Loading…
Reference in a new issue