front_idill/extern/TestClient/Program.cs
changeset 28 9ccef81f02ab
parent 27 6c08d4d7219e
child 29 fcf435874395
--- a/front_idill/extern/TestClient/Program.cs	Thu Apr 12 13:09:46 2012 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,14 +0,0 @@
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Text;
-
-namespace TestClient
-{
-    class Program
-    {
-        static void Main(string[] args)
-        {
-        }
-    }
-}