From bb82e49632efff50688e903e656730398e541345 Mon Sep 17 00:00:00 2001 From: tadf Date: Sun, 15 Sep 2013 22:34:27 +0000 Subject: * complex.c: removed meaningless lines. * rational.c: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42951 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- complex.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'complex.c') diff --git a/complex.c b/complex.c index c6a703e69a..3e9d63117a 100644 --- a/complex.c +++ b/complex.c @@ -376,8 +376,6 @@ nucomp_canonicalization(int f) { canonicalization = f; } -#else -# define canonicalization <<>> #endif inline static void -- cgit v1.2.3