summaryrefslogtreecommitdiff
path: root/sed/sed.h
diff options
context:
space:
mode:
Diffstat (limited to 'sed/sed.h')
-rw-r--r--sed/sed.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sed/sed.h b/sed/sed.h
index c3700b0..1f7456f 100644
--- a/sed/sed.h
+++ b/sed/sed.h
@@ -201,8 +201,6 @@ int process_files (struct vector *, char **argv);
int main (int, char **);
-extern void fmt (const char *line, const char *line_end, int max_length, FILE *output_file);
-
extern int extended_regexp_flags;
/* one-byte buffer delimiter */