From 617d66bd13e6407a5bcbc591c72b4fb9d7968c9a Mon Sep 17 00:00:00 2001 From: Steven Shaw Date: Thu, 30 Nov 2006 18:54:48 +0000 Subject: QPID-136 Ported Prefetch with PrefetchHigh and PrefetchLow QPID-137 Ported AcknowledgeModes git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@481035 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/dotnet/Qpid.Common/Collections/SynchronousQueue.cs | 1 - 1 file changed, 1 deletion(-) (limited to 'qpid/dotnet/Qpid.Common/Collections/SynchronousQueue.cs') diff --git a/qpid/dotnet/Qpid.Common/Collections/SynchronousQueue.cs b/qpid/dotnet/Qpid.Common/Collections/SynchronousQueue.cs index d210ea3b42..a678a6c5fc 100644 --- a/qpid/dotnet/Qpid.Common/Collections/SynchronousQueue.cs +++ b/qpid/dotnet/Qpid.Common/Collections/SynchronousQueue.cs @@ -373,4 +373,3 @@ namespace Qpid.Collections } } } - -- cgit v1.2.1