summaryrefslogtreecommitdiff
path: root/contrib/libf2c/libI77/sfe.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/libf2c/libI77/sfe.c')
-rw-r--r--contrib/libf2c/libI77/sfe.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/contrib/libf2c/libI77/sfe.c b/contrib/libf2c/libI77/sfe.c
index eb6260fec087..f7c3b83b734f 100644
--- a/contrib/libf2c/libI77/sfe.c
+++ b/contrib/libf2c/libI77/sfe.c
@@ -32,9 +32,3 @@ integer e_wsfe(Void)
f__fmtbuf=NULL;
return n;
}
-
-integer e_wdfe(Void)
-{
- f__init = 1;
- return en_fio();
-}