You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ta...@apache.org on 2017/03/06 23:29:53 UTC

[29/50] [abbrv] activemq-nms-stomp git commit: Remove reference to non-existent file

Remove reference to non-existent file


Project: http://git-wip-us.apache.org/repos/asf/activemq-nms-stomp/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-nms-stomp/commit/23302e81
Tree: http://git-wip-us.apache.org/repos/asf/activemq-nms-stomp/tree/23302e81
Diff: http://git-wip-us.apache.org/repos/asf/activemq-nms-stomp/diff/23302e81

Branch: refs/heads/1.5.x
Commit: 23302e81bbdceffb7fd5ffa641f829048de72ace
Parents: 5ccb711
Author: Timothy A. Bish <ta...@apache.org>
Authored: Wed Nov 9 13:54:20 2011 +0000
Committer: Timothy A. Bish <ta...@apache.org>
Committed: Wed Nov 9 13:54:20 2011 +0000

----------------------------------------------------------------------
 vs2008-stomp.csproj | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-nms-stomp/blob/23302e81/vs2008-stomp.csproj
----------------------------------------------------------------------
diff --git a/vs2008-stomp.csproj b/vs2008-stomp.csproj
index 6921324..af8ae79 100644
--- a/vs2008-stomp.csproj
+++ b/vs2008-stomp.csproj
@@ -104,7 +104,6 @@
     <Compile Include="src\main\csharp\Commands\TransactionId.cs" />
     <Compile Include="src\main\csharp\Commands\TransactionInfo.cs" />
     <Compile Include="src\main\csharp\Commands\WireFormatInfo.cs" />
-    <Compile Include="src\main\csharp\Protocol\StompFrameStream.cs" />
     <Compile Include="src\main\csharp\Protocol\StompHelper.cs" />
     <Compile Include="src\main\csharp\Protocol\StompWireFormat.cs" />
     <Compile Include="src\main\csharp\RequestTimedOutException.cs" />