From 5771d3ff7a7a79e3a962d84fc36226ca178e9261 Mon Sep 17 00:00:00 2001 From: Jakob Kaivo Date: Wed, 31 Jan 2024 12:22:59 -0500 Subject: un-#if 0-ify --- src/complex/cimag.c | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/complex/cimag.c') diff --git a/src/complex/cimag.c b/src/complex/cimag.c index 14b3d6f1..69574441 100644 --- a/src/complex/cimag.c +++ b/src/complex/cimag.c @@ -1,5 +1,3 @@ -#if 0 - # define TGSOURCE "complex/cimag.c" #include "_tgmath.h" @@ -27,7 +25,3 @@ r*/ STDC(199901) LINK(m) */ - - - -#endif -- cgit v1.2.1