Skip to content

Commit 29ac811

Browse files
author
Jesper Glintborg
committed
Fixed review comment from Drew Noakes.
1 parent e8c674a commit 29ac811

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/NetMQ/Core/Mechanisms/CurveMechanismBase.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ protected CurveMechanismBase(SessionBase session, Options options,
4343

4444
public override void Dispose()
4545
{
46-
4746
m_box?.Dispose();
4847
}
4948

0 commit comments

Comments
 (0)