diff options
-rw-r--r-- | Annex/Environment.hs | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Annex/Environment.hs b/Annex/Environment.hs index a580c0ed1..1ddd2b238 100644 --- a/Annex/Environment.hs +++ b/Annex/Environment.hs @@ -13,10 +13,7 @@ import Common.Annex import Utility.UserInfo import qualified Git.Config import Config - -#ifndef mingw32_HOST_OS import Utility.Env -#endif {- Checks that the system's environment allows git to function. - Git requires a GECOS username, or suitable git configuration, or |