mirror of
https://github.com/reactos/reactos.git
synced 2025-01-10 16:18:16 +00:00
[CRT]
Remove unneccessary prototypes svn path=/branches/cmake-bringup/; revision=49643
This commit is contained in:
parent
da6504af5d
commit
5312a38c2f
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue