summaryrefslogtreecommitdiffstats
path: root/WebKit/android/stlport/stl/config/stl_winscw.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebKit/android/stlport/stl/config/stl_winscw.h')
-rw-r--r--WebKit/android/stlport/stl/config/stl_winscw.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/WebKit/android/stlport/stl/config/stl_winscw.h b/WebKit/android/stlport/stl/config/stl_winscw.h
deleted file mode 100644
index ca161e9..0000000
--- a/WebKit/android/stlport/stl/config/stl_winscw.h
+++ /dev/null
@@ -1,15 +0,0 @@
-#ifndef _STLP_WINSCW_H
-#define _STLP_WINSCW_H
-
-#define _STLP_COMPILER "WINSCW"
-
-#undef __MWERKS__
-
-//==========================================================
-
-# define _STLP_WCHAR_T_IS_USHORT 1
-# define _STLP_LONG_LONG long long
-
-//==========================================================
-
-#endif