2004/01/19 21:24:07
[org.ibex.core.git] / src / org / xwt / plat / Solaris.java
index 8e300f6..c79d8fc 100644 (file)
@@ -5,5 +5,4 @@ import org.xwt.*;
 
 /** Solaris with an X11 display */
 public class Solaris extends X11 {
-    public static void main(String[] s) throws Exception { Main.main(s); }
 }