diff options
Diffstat (limited to 'cpp/bindings/qpid/dotnet/examples/csharp.example.drain/Options.cs')
| -rw-r--r-- | cpp/bindings/qpid/dotnet/examples/csharp.example.drain/Options.cs | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/cpp/bindings/qpid/dotnet/examples/csharp.example.drain/Options.cs b/cpp/bindings/qpid/dotnet/examples/csharp.example.drain/Options.cs index 808e22728a..6059f76442 100644 --- a/cpp/bindings/qpid/dotnet/examples/csharp.example.drain/Options.cs +++ b/cpp/bindings/qpid/dotnet/examples/csharp.example.drain/Options.cs @@ -20,12 +20,6 @@ namespace Org.Apache.Qpid.Messaging.Examples
{
using System;
- using System.Collections;
- using System.Collections.Generic;
- using System.Diagnostics;
- using System.IO;
- using System.Text;
- using System.Xml;
public class Options
{
|
