diff --git a/email.d b/email.d index 1d5a9e3..0d1126f 100644 --- a/email.d +++ b/email.d @@ -14,7 +14,6 @@ module arsd.email; import std.net.curl; -pragma(lib, "curl"); import std.base64; import std.string;