libswiften: remove corrupt, non-critical (whitespace) hunk from patch
Closes #245. Signed-off-by: Andrew Janke <andrew@apjanke.net>
This commit is contained in:
parent
887aecc960
commit
c49c916d91
1 changed files with 0 additions and 7 deletions
|
@ -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])
|
||||
|
|
Loading…
Reference in a new issue