From 5de8db83d669a00a8ac19023bbece140421316ab Mon Sep 17 00:00:00 2001 From: Rajith Muditha Attapattu Date: Mon, 19 Nov 2007 15:51:11 +0000 Subject: The eclipse License was missing from the NOTICE file git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/tags/M2@596339 13f79535-47bb-0310-9956-ffa450edef68 --- Final/dotnet/TestClient/Program.cs | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 Final/dotnet/TestClient/Program.cs (limited to 'Final/dotnet/TestClient/Program.cs') diff --git a/Final/dotnet/TestClient/Program.cs b/Final/dotnet/TestClient/Program.cs deleted file mode 100644 index 4c39638eb3..0000000000 --- a/Final/dotnet/TestClient/Program.cs +++ /dev/null @@ -1,10 +0,0 @@ -namespace TopicListener -{ - class Program - { - static void Main(string[] args) - { - Apache.Qpid.Client.Tests.interop.TestClient.Main(args); - } - } -} -- cgit v1.2.1