clean up from windows porting
This commit is contained in:
parent
d6bf05a66d
commit
18bdff3fae
28 changed files with 57 additions and 72 deletions
|
@ -22,7 +22,6 @@ import qualified Annex
|
|||
import Config
|
||||
|
||||
import System.Posix.Types
|
||||
import System.PosixCompat.Files
|
||||
|
||||
withShared :: (SharedRepository -> Annex a) -> Annex a
|
||||
withShared a = maybe startup a =<< Annex.getState Annex.shared
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue