This must have been forgotten in some older patches. Signed-off-by: Helga Velroyen <[email protected]> --- src/Ganeti/Constants.hs | 3 --- 1 file changed, 3 deletions(-)
diff --git a/src/Ganeti/Constants.hs b/src/Ganeti/Constants.hs index 9939716..01bf435 100644 --- a/src/Ganeti/Constants.hs +++ b/src/Ganeti/Constants.hs @@ -4584,9 +4584,6 @@ sshsGenerate = "generate" sshsSuffix :: String sshsSuffix = "suffix" -sshsRename :: String -sshsRename = "rename" - sshsMasterSuffix :: String sshsMasterSuffix = "_master_tmp" -- 2.2.0.rc0.207.ga3a616c
