From 830e9ca550e2be141f8e189ef97f94eb92164cd6 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 22 Aug 2013 18:56:08 -0400 Subject: cleanup --- Utility/Quvi.hs | 5 ----- 1 file changed, 5 deletions(-) (limited to 'Utility/Quvi.hs') diff --git a/Utility/Quvi.hs b/Utility/Quvi.hs index 68cc4a3f6..55a247cf3 100644 --- a/Utility/Quvi.hs +++ b/Utility/Quvi.hs @@ -76,8 +76,3 @@ noredir = Params "-e -resolve" {- Only return http results, not streaming protocols. -} httponly :: CommandParam httponly = Params "-c http" - -{- Avoids error messages being printed to stderr, instead they are - - put in the JSON. -} -hideerrors :: CommandParam -hideerrors = Params "-l +errors" -- cgit v1.2.3