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 <[email protected]> Authored: Wed Nov 9 13:54:20 2011 +0000 Committer: Timothy A. Bish <[email protected]> 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" />
