aboutsummaryrefslogtreecommitdiff
path: root/Backend.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-12-09 14:25:33 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-12-09 14:27:43 -0400
commit26a0189fcb54290b1bad3afadef93804bb818987 (patch)
tree5da0740317a36d0720bde8556133d171aef402ef /Backend.hs
parent9687457dca30f531d19e023a32e00ffe6fd2d738 (diff)
refactor and improve pointer file handling code
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 28f83c7e0..d37eed34a 100644
--- a/Backend.hs
+++ b/Backend.hs
@@ -11,7 +11,6 @@ module Backend (
genKey,
lookupFile,
getBackend,
- isAnnexLink,
chooseBackend,
lookupBackendName,
maybeLookupBackendName,