diff options
author | Joey Hess <joey@kitenet.net> | 2013-03-14 22:05:23 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-03-14 22:05:23 -0400 |
commit | 6d0457ed9fef2739539d12e3d73894d0c9b4e826 (patch) | |
tree | bd22c33c2fe9ebe707137de601ff865ea9523d0a /Utility/ThreadScheduler.hs | |
parent | d9d3e7e491344a0c09315b56efc5443b37c905d4 (diff) |
cleanup
Diffstat (limited to 'Utility/ThreadScheduler.hs')
-rw-r--r-- | Utility/ThreadScheduler.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Utility/ThreadScheduler.hs b/Utility/ThreadScheduler.hs index 25ccbf25e..89d7da2fe 100644 --- a/Utility/ThreadScheduler.hs +++ b/Utility/ThreadScheduler.hs @@ -14,7 +14,6 @@ import Common import Control.Concurrent import System.Posix.Signals -import Data.Time.Clock #ifndef __ANDROID__ import System.Posix.Terminal #endif |