diff options
Diffstat (limited to 'libf2c/libI77/wsfe.c')
-rw-r--r-- | libf2c/libI77/wsfe.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libf2c/libI77/wsfe.c b/libf2c/libI77/wsfe.c index 490231ac75a..c4b1532f213 100644 --- a/libf2c/libI77/wsfe.c +++ b/libf2c/libI77/wsfe.c @@ -40,11 +40,7 @@ xw_rev(Void) return n; } -#ifdef KR_headers -integer s_wsfe(a) cilist *a; /*start*/ -#else integer s_wsfe(cilist *a) /*start*/ -#endif { int n; if(f__init != 1) f_init(); f__init = 3; |