diff options
Diffstat (limited to 'RC6/dotnet/TopicPublisher/Program.cs')
| -rw-r--r-- | RC6/dotnet/TopicPublisher/Program.cs | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/RC6/dotnet/TopicPublisher/Program.cs b/RC6/dotnet/TopicPublisher/Program.cs deleted file mode 100644 index a68df14bb3..0000000000 --- a/RC6/dotnet/TopicPublisher/Program.cs +++ /dev/null @@ -1,10 +0,0 @@ -namespace TopicPublisher
-{
- class Program
- {
- static void Main(string[] args)
- {
- Apache.Qpid.Client.Tests.interop.TopicPublisher.Main(args);
- }
- }
-}
|
