summaryrefslogtreecommitdiff
path: root/qpid/dotnet/Qpid.Codec/Support/SimpleProtocolEncoderOutput.cs
diff options
context:
space:
mode:
authorSteven Shaw <steshaw@apache.org>2006-12-06 16:30:16 +0000
committerSteven Shaw <steshaw@apache.org>2006-12-06 16:30:16 +0000
commit28f7b5dac060ae6119fadc597c161bad01564d23 (patch)
treee42a49d5b189dc791b71656e80605b532e2e5648 /qpid/dotnet/Qpid.Codec/Support/SimpleProtocolEncoderOutput.cs
parent6a2b83c8b06d05b0ca4406100e20b4f8de1e7413 (diff)
downloadqpid-python-28f7b5dac060ae6119fadc597c161bad01564d23.tar.gz
QPID-128 Missed a couple of things while porting Java client changes recently.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@483135 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/dotnet/Qpid.Codec/Support/SimpleProtocolEncoderOutput.cs')
-rw-r--r--qpid/dotnet/Qpid.Codec/Support/SimpleProtocolEncoderOutput.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/qpid/dotnet/Qpid.Codec/Support/SimpleProtocolEncoderOutput.cs b/qpid/dotnet/Qpid.Codec/Support/SimpleProtocolEncoderOutput.cs
index 6f4f5cbb28..1e4d437d1c 100644
--- a/qpid/dotnet/Qpid.Codec/Support/SimpleProtocolEncoderOutput.cs
+++ b/qpid/dotnet/Qpid.Codec/Support/SimpleProtocolEncoderOutput.cs
@@ -41,4 +41,3 @@ namespace Qpid.Codec.Support
}
}
}
-