Get rid of MISSING_VFPRINTF, since libiberty provides one.
authorPer Bothner <per@bothner.com>
Sun, 3 Nov 1991 22:46:06 +0000 (22:46 +0000)
committerPer Bothner <per@bothner.com>
Sun, 3 Nov 1991 22:46:06 +0000 (22:46 +0000)
bfd/hosts/rtbsd.h

index 45edd3fe25ec01a75ca6023b5ecb87c2fc61b77b..8525052763d2d9831bc4e5cd24326b53f4d97179 100644 (file)
@@ -11,8 +11,6 @@
 #define O_ACCMODE (O_RDONLY | O_WRONLY | O_RDWR)
 #endif
 
-#define MISSING_VFPRINTF /* Presumably. */
-
 #define SEEK_SET        0
 #define SEEK_CUR        1