From e4b34dc6dd2889efeebb18124408140ba6871f39 Mon Sep 17 00:00:00 2001 From: rread Date: Thu, 8 Aug 2002 07:31:29 +0000 Subject: [PATCH] - remove old errro --- lustre/utils/obd.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/lustre/utils/obd.c b/lustre/utils/obd.c index a3363d4..013e79a 100644 --- a/lustre/utils/obd.c +++ b/lustre/utils/obd.c @@ -1082,9 +1082,6 @@ int jt_obd_lov_config(int argc, char **argv) int rc, size, i; IOCINIT(data); - printf("WARNING: obdctl lovconfig NOT MAINTAINED\n"); - return -1; - if (argc <= 6) return CMD_HELP; -- 1.8.3.1