From 31358ddffc4240d0ff602d9a872fd89f06508d45 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 11 Jul 2018 13:39:11 -0400 Subject: remove unused values --- src/Propellor/Property/Dns.hs | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/Propellor/Property/Dns.hs b/src/Propellor/Property/Dns.hs index 8e38a75e..18fe1749 100644 --- a/src/Propellor/Property/Dns.hs +++ b/src/Propellor/Property/Dns.hs @@ -323,11 +323,6 @@ rValue (SSHFP x y s) = Just $ unwords ] rValue (INCLUDE f) = Just f rValue (TXT s) = Just $ zoneFileString s - where - op = '(' - cp = ')' - w = ' ' - q = '"' rValue (PTR _) = Nothing -- Bind has a limit on the length of a string in its zone file, -- cgit v1.2.3