From c81d0d1e5c617e1b3fb7d46534b6f333137e519a Mon Sep 17 00:00:00 2001 From: James Rayner Date: Mon, 22 Dec 2008 22:26:53 +1100 Subject: fix output --- src/netcfg | 8 -------- 1 file changed, 8 deletions(-) (limited to 'src/netcfg') diff --git a/src/netcfg b/src/netcfg index 82f613f..86a4e9c 100644 --- a/src/netcfg +++ b/src/netcfg @@ -4,14 +4,6 @@ . /etc/rc.d/functions . /usr/lib/network/network -err_append() { - stat_append " - $*" -} - -err() { - printhl "$*" -} - NETCFG_VER=2.2.0_B1 version() -- cgit v1.2.3-24-g4f1b