Removed dummy strtod().
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20349 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -68,16 +68,6 @@ fill_stat_buffer(Inode *inode, struct stat &stat)
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// ToDo: Temporary hack to get it working
|
|
||||||
|
|
||||||
|
|
||||||
double
|
|
||||||
strtod(const char */*start*/, char **/*end*/)
|
|
||||||
{
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
// #pragma mark - Scanning
|
// #pragma mark - Scanning
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user