summaryrefslogtreecommitdiff
path: root/client/Socket-demo/Login.java
diff options
context:
space:
mode:
authorsjtufs <sjtu_fs@outlook.com>2013-08-25 15:45:55 +0800
committersjtufs <sjtu_fs@outlook.com>2013-08-25 15:45:55 +0800
commitac7633d8149a28af288ac0b850850cef9b13c151 (patch)
tree861fe3d57c114b5ec7f3141679428cc6302d21bc /client/Socket-demo/Login.java
parenta53f4d21238d2bccd58a22d7485e54f495dbd55d (diff)
This is alpha
Diffstat (limited to 'client/Socket-demo/Login.java')
-rw-r--r--client/Socket-demo/Login.java6
1 files changed, 0 insertions, 6 deletions
diff --git a/client/Socket-demo/Login.java b/client/Socket-demo/Login.java
deleted file mode 100644
index 2dd386c..0000000
--- a/client/Socket-demo/Login.java
+++ /dev/null
@@ -1,6 +0,0 @@
-package com.example.test;
-
-public class Login{
- void success(int t){}
- void failed(){}
-} \ No newline at end of file