mass rename and rebranding from xwt to ibex - fixed to use ixt files
[org.ibex.core.git] / src / org / xwt / plat / Solaris.cc
diff --git a/src/org/xwt/plat/Solaris.cc b/src/org/xwt/plat/Solaris.cc
deleted file mode 100644 (file)
index 167635d..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <sys/int_types.h>
-
-// HACK
-typedef unsigned long long uint64_t;
-
-#include "X11.cc"