summaryrefslogtreecommitdiff
path: root/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
commit355a889c72f14342c3cb6b50e28e9fad6149d888 (patch)
tree5477565cdeb14659c3e45fb9880b61c71a28f37c /dotnet/Qpid.Codec/Support/SimpleProtocolEncoderOutput.cs
parentcf3c35c56bf467619fe84d06d1bf322b95e65f80 (diff)
downloadqpid-python-355a889c72f14342c3cb6b50e28e9fad6149d888.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/qpid@483135 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'dotnet/Qpid.Codec/Support/SimpleProtocolEncoderOutput.cs')
-rw-r--r--dotnet/Qpid.Codec/Support/SimpleProtocolEncoderOutput.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/dotnet/Qpid.Codec/Support/SimpleProtocolEncoderOutput.cs b/dotnet/Qpid.Codec/Support/SimpleProtocolEncoderOutput.cs
index 6f4f5cbb28..1e4d437d1c 100644
--- a/dotnet/Qpid.Codec/Support/SimpleProtocolEncoderOutput.cs
+++ b/dotnet/Qpid.Codec/Support/SimpleProtocolEncoderOutput.cs
@@ -41,4 +41,3 @@ namespace Qpid.Codec.Support
}
}
}
-