From 37977e0f8599a7bfd7d0e19ff62100a02c5f54af Mon Sep 17 00:00:00 2001 From: neel Date: Wed, 9 Jan 2013 03:52:03 +0000 Subject: Get rid of gratuitous diff with respect to HEAD. Obtained from: NetApp --- sys/boot/common/interp_forth.c | 1 - 1 file changed, 1 deletion(-) diff --git a/sys/boot/common/interp_forth.c b/sys/boot/common/interp_forth.c index f89bc41..1c37e2b 100644 --- a/sys/boot/common/interp_forth.c +++ b/sys/boot/common/interp_forth.c @@ -246,7 +246,6 @@ bf_init(void) struct bootblk_command **cmdp; char create_buf[41]; /* 31 characters-long builtins */ int fd; - bf_sys = ficlInitSystem(BF_DICTSIZE); bf_vm = ficlNewVM(bf_sys); -- cgit v1.1