From 0937132db1a22d93d7bf3d866ed86befb6cbb6e0 Mon Sep 17 00:00:00 2001 From: NeilBrown Date: Mon, 9 Jul 2012 17:18:48 +1000 Subject: Discard 'quiet' context variable. Just use negative verbose, now that we are ready for that. Signed-off-by: NeilBrown --- mdadm.h | 1 - 1 file changed, 1 deletion(-) (limited to 'mdadm.h') diff --git a/mdadm.h b/mdadm.h index a32021b6..6957c5b2 100644 --- a/mdadm.h +++ b/mdadm.h @@ -378,7 +378,6 @@ struct context { int readonly; int runstop; int verbose; - int quiet; int brief; int force; char *homehost; -- cgit v1.2.3