X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=src%2Forg%2Fxwt%2Fplat%2FSolaris.java;fp=src%2Forg%2Fxwt%2Fplat%2FSolaris.java;h=0000000000000000000000000000000000000000;hb=3591b88b94a6bb378af3d4abe6eb5233ce583104;hp=c79d8fc1f3a5830c18f5c879bea69ec052e9faeb;hpb=de378041d5ca2aca1a2b5a31ef15ae90a86c977f;p=org.ibex.core.git diff --git a/src/org/xwt/plat/Solaris.java b/src/org/xwt/plat/Solaris.java deleted file mode 100644 index c79d8fc..0000000 --- a/src/org/xwt/plat/Solaris.java +++ /dev/null @@ -1,8 +0,0 @@ -// Copyright 2004 Adam Megacz, see the COPYING file for licensing [GPL] -package org.xwt.plat; - -import org.xwt.*; - -/** Solaris with an X11 display */ -public class Solaris extends X11 { -}