diff options
Diffstat (limited to 'cpp/bindings/qpid/dotnet/examples/csharp.example.spout/Options.cs')
| -rw-r--r-- | cpp/bindings/qpid/dotnet/examples/csharp.example.spout/Options.cs | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/cpp/bindings/qpid/dotnet/examples/csharp.example.spout/Options.cs b/cpp/bindings/qpid/dotnet/examples/csharp.example.spout/Options.cs index be55c1e0d4..9ceb11e520 100644 --- a/cpp/bindings/qpid/dotnet/examples/csharp.example.spout/Options.cs +++ b/cpp/bindings/qpid/dotnet/examples/csharp.example.spout/Options.cs @@ -23,10 +23,6 @@ namespace Org.Apache.Qpid.Messaging.Examples using System.Collections;
using System.Collections.Generic;
using System.Collections.ObjectModel;
- using System.Diagnostics;
- using System.IO;
- using System.Text;
- using System.Xml;
public class Options
{
|
