mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 12:23:31 +00:00
[CRT]
Remove unneccessary prototypes svn path=/branches/cmake-bringup/; revision=49643
This commit is contained in:
@@ -127,8 +127,6 @@ int access_dirW(const wchar_t *_path);
|
||||
|
||||
int _isnanl(long double x);
|
||||
int _isinfl(long double x);
|
||||
int _isnan(double x);
|
||||
int _isinf(double x);
|
||||
|
||||
/* Flags for the iobuf structure (for reference) */
|
||||
#if 0
|
||||
|
||||
Reference in New Issue
Block a user