]> pd.if.org Git - pdclib/blobdiff - platform/win32/internals/_PDCLIB_config.h
PDCLIB-8: First phase of intergation of new I/O backend system (with minimal
[pdclib] / platform / win32 / internals / _PDCLIB_config.h
index abefef934233fddbb9eb890417ab3ddfbeb8a8ec..57a2d29f6a59b13d11d3c35c0153374038408005 100644 (file)
@@ -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.
 */