Revert "I really should test my shit before committing."

This reverts commit ad404950ef.
This commit is contained in:
Ben "root" Anderson
2013-10-25 19:11:34 -05:00
parent ad404950ef
commit 1b60236147
-1
View File
@@ -250,7 +250,6 @@ inline float strtof( const char *s, char **se ) { return (float) strtod( s, se )
#else
#error Inline assembly not implemented for your compiler.
#endif
#endif
/* Don't include our own headers here, since they tend to change often. */