Win32 dirent: remove unused dirent.d_reclen member
commitbac659a8d278c042c8c0f96c05863c2b0ae61be2
authorKarsten Blees <blees@dcon.de>
Fri, 7 Jan 2011 16:38:25 +0000 (7 17:38 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 10 May 2014 21:56:28 +0000 (10 16:56 -0500)
tree2c5a13d2030b7b456676f3d19851341307909faf
parent336d506567fec6600dda8f7caa29f0039c54a95a
Win32 dirent: remove unused dirent.d_reclen member

Remove the union around dirent.d_type and the unused dirent.d_reclen member
(which was necessary for compatibility with the MinGW dirent runtime, which
is no longer used).

Signed-off-by: Karsten Blees <blees@dcon.de>
Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com>
compat/win32/dirent.h