remove spurious file.

This commit is contained in:
Vincent Hanquez 2013-01-19 20:11:29 +00:00
parent 61e0677ce2
commit 0d6e8e84e8
2 changed files with 0 additions and 4 deletions

View file

@ -1,3 +0,0 @@
module Network.TLS.Extra.Thread
(
) where

View file

@ -43,7 +43,6 @@ Library
Network.TLS.Extra.Cipher
Network.TLS.Extra.Compression
Network.TLS.Extra.Connection
Network.TLS.Extra.Thread
Network.TLS.Extra.File
ghc-options: -Wall -fno-warn-missing-signatures
if os(windows)