diff --git a/reactos/subsys/system/winefile/winefile.h b/reactos/subsys/system/winefile/winefile.h index a460389ef26..3b29951d88d 100644 --- a/reactos/subsys/system/winefile/winefile.h +++ b/reactos/subsys/system/winefile/winefile.h @@ -145,8 +145,6 @@ typedef struct TCHAR drives[BUFFER_LEN]; BOOL prescan_node; /*TODO*/ -//UINT wStringTableOffset; - #ifdef _SHELL_FOLDERS IShellFolder* iDesktop; IMalloc* iMalloc;