libswiften: remove corrupt, non-critical (whitespace) hunk from patch

Closes #245.

Signed-off-by: Andrew Janke <andrew@apjanke.net>
This commit is contained in:
Viktor Szakats 2016-04-13 09:56:58 +02:00 committed by Andrew Janke
parent 887aecc960
commit c49c916d91

View file

@ -81,10 +81,3 @@ index f5eb053..c1ff425 100644
"SecureTransport/SecureTransportContext.mm",
"SecureTransport/SecureTransportCertificate.mm",
"SecureTransport/SecureTransportContextFactory.cpp",
@@ -38,6 +38,4 @@ elif myenv.get("HAVE_SECURETRANSPORT", 0) :
objects += myenv.SwiftenObject(["PlatformTLSFactories.cpp"])
-
-
swiften_env.Append(SWIFTEN_OBJECTS = [objects])