summaryrefslogtreecommitdiffstats
path: root/bin/ed/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ed/main.c')
-rw-r--r--bin/ed/main.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/ed/main.c b/bin/ed/main.c
index 54a5a35..13e0b8a 100644
--- a/bin/ed/main.c
+++ b/bin/ed/main.c
@@ -449,9 +449,6 @@ long rows = 22; /* scroll length: ws_row - 2 */
int
exec_command(void)
{
- extern long u_current_addr;
- extern long u_addr_last;
-
static pattern_t *pat = NULL;
static int sgflag = 0;
static long sgnum = 0;
OpenPOWER on IntegriCloud