Commit 81ef6b33 by Richard Kenner

(HAVE_VPRINTF): Delete from here.

From-SVN: r6086
parent b4b93495
...@@ -931,9 +931,6 @@ extern int current_function_anonymous_args; ...@@ -931,9 +931,6 @@ extern int current_function_anonymous_args;
to do instead of doing that itself. */ to do instead of doing that itself. */
#define SHIFT_COUNT_TRUNCATED 1 #define SHIFT_COUNT_TRUNCATED 1
/* We have the vprintf function. */
#define HAVE_VPRINTF 1
/* All integers have the same format so truncation is easy. */ /* All integers have the same format so truncation is easy. */
#define TRULY_NOOP_TRUNCATION(OUTPREC,INPREC) 1 #define TRULY_NOOP_TRUNCATION(OUTPREC,INPREC) 1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment