Remove obsolete comment
This commit is contained in:
parent
1f0ba6b533
commit
7b07a24ec4
1 changed files with 0 additions and 1 deletions
|
@ -231,7 +231,6 @@
|
|||
@throw [OFInvalidServerReplyException newWithClass: isa];
|
||||
|
||||
// Add c=<base64(GS2Header+channelBindingData)>
|
||||
// XXX: No channel binding for now
|
||||
tmpArray = [OFDataArray dataArrayWithItemSize: 1];
|
||||
[tmpArray addNItems: [GS2Header cStringLength]
|
||||
fromCArray: [GS2Header cString]];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue