remove wStringTableOffset
authorMartin Fuchs <fuchs.martin@gmail.com>
Wed, 22 Sep 2004 23:00:24 +0000 (23:00 +0000)
committerMartin Fuchs <fuchs.martin@gmail.com>
Wed, 22 Sep 2004 23:00:24 +0000 (23:00 +0000)
svn path=/trunk/; revision=10989

reactos/subsys/system/winefile/winefile.h

index a460389..3b29951 100644 (file)
@@ -145,8 +145,6 @@ typedef struct
   TCHAR                drives[BUFFER_LEN];
   BOOL         prescan_node;   /*TODO*/
 
-//UINT         wStringTableOffset;
-
 #ifdef _SHELL_FOLDERS
   IShellFolder*        iDesktop;
   IMalloc*             iMalloc;