From 55fb90edfc8732b08bea9239a6f4a471ac7867c3 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 8 Oct 2015 15:01:38 -0400 Subject: add removeKey action to Remote Not implemented for any remotes yet; probably the git remote is the only one that will ever implement it. --- Remote/GCrypt.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'Remote/GCrypt.hs') diff --git a/Remote/GCrypt.hs b/Remote/GCrypt.hs index 3a63642c8..c720e55b2 100644 --- a/Remote/GCrypt.hs +++ b/Remote/GCrypt.hs @@ -111,6 +111,7 @@ gen' r u c gc = do , retrieveKeyFile = retreiveKeyFileDummy , retrieveKeyFileCheap = \_ _ _ -> return False , removeKey = removeKeyDummy + , lockContent = Nothing , checkPresent = checkPresentDummy , checkPresentCheap = repoCheap r , whereisKey = Nothing -- cgit v1.2.3