diff --git a/Annex/Environment.hs b/Annex/Environment.hs index a580c0ed1e..1ddd2b2384 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