diff options
Diffstat (limited to 'libf2c/libI77/wsne.c')
-rw-r--r-- | libf2c/libI77/wsne.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libf2c/libI77/wsne.c b/libf2c/libI77/wsne.c index ae3f817..7c08925 100644 --- a/libf2c/libI77/wsne.c +++ b/libf2c/libI77/wsne.c @@ -3,11 +3,7 @@ #include "lio.h" integer -#ifdef KR_headers -s_wsne(a) cilist *a; -#else s_wsne(cilist *a) -#endif { int n; |