aboutsummaryrefslogtreecommitdiff
path: root/Backend.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Backend.hs')
-rw-r--r--Backend.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Backend.hs b/Backend.hs
index 7e88ff304..a417c7247 100644
--- a/Backend.hs
+++ b/Backend.hs
@@ -130,7 +130,6 @@ lookupFile file = do
getsymlink = do
l <- readSymbolicLink file
return $ takeFileName l
- makekey _ [] = return Nothing
makekey bs l = do
case maybeLookupBackendName bs bname of
Nothing -> do