X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;ds=sidebyside;f=platform%2Fwin32%2Finternals%2F_PDCLIB_config.h;h=57a2d29f6a59b13d11d3c35c0153374038408005;hb=99677c35ae2bfd651274191143e140d730fc9925;hp=abefef934233fddbb9eb890417ab3ddfbeb8a8ec;hpb=4d370df40a158608ebdf21336b73ec5835435201;p=pdclib.old diff --git a/platform/win32/internals/_PDCLIB_config.h b/platform/win32/internals/_PDCLIB_config.h index abefef9..57a2d29 100644 --- a/platform/win32/internals/_PDCLIB_config.h +++ b/platform/win32/internals/_PDCLIB_config.h @@ -341,9 +341,6 @@ struct _PDCLIB_imaxdiv_t /* I/O ---------------------------------------------------------------------- */ -/* The type of the file descriptor returned by _PDCLIB_open(). */ -typedef void * _PDCLIB_fd_t; - /* The value (of type _PDCLIB_fd_t) returned by _PDCLIB_open() if the operation failed. */