summaryrefslogtreecommitdiffstats
path: root/sprintf.c
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-08-03 15:25:17 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-08-03 15:25:17 +0000
commitdb5a8904643cf42cd56ac141177a11613e90dbe8 (patch)
tree365e80e179a69c8a57f8f6e8b88273626d4bf745 /sprintf.c
parent1197f7058effc77bac477c42df8c46c84a7b561d (diff)
downloadruby-db5a8904643cf42cd56ac141177a11613e90dbe8.tar.gz
ruby-db5a8904643cf42cd56ac141177a11613e90dbe8.tar.xz
ruby-db5a8904643cf42cd56ac141177a11613e90dbe8.zip
* sprintf.c: replacing is no longer needed.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@8900 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'sprintf.c')
-rw-r--r--sprintf.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sprintf.c b/sprintf.c
index 2448a92eb..254b080d9 100644
--- a/sprintf.c
+++ b/sprintf.c
@@ -849,8 +849,6 @@ fmt_setup(buf, c, flags, width, prec)
#endif
#undef vsnprintf
#undef snprintf
-#define vsnprintf ruby_vsnprintf
-#define snprintf ruby_snprintf
#include "missing/vsnprintf.c"
static int