windows.shell32: remove duplicate HDROP type definition

factor-shell
Alexander Iljin 2017-08-24 04:00:18 +03:00 committed by John Benediktsson
parent 8acdd142cf
commit 751f88d9ec
1 changed files with 0 additions and 1 deletions

View File

@ -231,7 +231,6 @@ STRUCT: DROPFILES
{ fWide BOOL } ;
TYPEDEF: DROPFILES* LPDROPFILES
TYPEDEF: DROPFILES* LPCDROPFILES
TYPEDEF: HANDLE HDROP
STRUCT: SHITEMID
{ cb USHORT }