Get rid of MISSING_VFPRINTF, since libiberty provides one.

This commit is contained in:
Per Bothner 1991-11-03 22:46:06 +00:00
parent b941cb35d2
commit 7100c892fd

View file

@ -11,8 +11,6 @@
#define O_ACCMODE (O_RDONLY | O_WRONLY | O_RDWR) #define O_ACCMODE (O_RDONLY | O_WRONLY | O_RDWR)
#endif #endif
#define MISSING_VFPRINTF /* Presumably. */
#define SEEK_SET 0 #define SEEK_SET 0
#define SEEK_CUR 1 #define SEEK_CUR 1