mass rename and rebranding from xwt to ibex - fixed to use ixt files
[org.ibex.core.git] / src / org / xwt / plat / Solaris.java
diff --git a/src/org/xwt/plat/Solaris.java b/src/org/xwt/plat/Solaris.java
deleted file mode 100644 (file)
index c79d8fc..0000000
+++ /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 {
-}