diff options
author | Carsten Weisse <[email protected]> | 2007-02-27 14:22:31 +0000 |
---|---|---|
committer | Carsten Weisse <[email protected]> | 2007-02-27 14:22:31 +0000 |
commit | 63dee8b5dc571906032dd54485cf8d479f22c8c9 (patch) | |
tree | 39e999bd9a725cc8ed21a503a7b6c69855c00e97 /test/jake2/qcommon/TestCOM.java | |
parent | fac8ab444fea2a08b949b0853a6b0aee39aa099a (diff) |
clean up
Diffstat (limited to 'test/jake2/qcommon/TestCOM.java')
-rw-r--r-- | test/jake2/qcommon/TestCOM.java | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/test/jake2/qcommon/TestCOM.java b/test/jake2/qcommon/TestCOM.java index 6432fbe..b1ca560 100644 --- a/test/jake2/qcommon/TestCOM.java +++ b/test/jake2/qcommon/TestCOM.java @@ -19,17 +19,9 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ // Created on 29.12.2003 by RST. -// $Id: TestCOM.java,v 1.1 2004-07-07 19:59:56 hzi Exp $ package jake2.qcommon; -import jake2.*; -import jake2.client.*; -import jake2.game.*; -import jake2.qcommon.*; -import jake2.render.*; -import jake2.server.*; - public class TestCOM { public static void main(String args[]) { |