summaryrefslogtreecommitdiffstats
path: root/WebKit/android/stlport/using/streambuf
diff options
context:
space:
mode:
Diffstat (limited to 'WebKit/android/stlport/using/streambuf')
-rw-r--r--WebKit/android/stlport/using/streambuf5
1 files changed, 0 insertions, 5 deletions
diff --git a/WebKit/android/stlport/using/streambuf b/WebKit/android/stlport/using/streambuf
deleted file mode 100644
index 308241d..0000000
--- a/WebKit/android/stlport/using/streambuf
+++ /dev/null
@@ -1,5 +0,0 @@
-using _STLP_NEW_IO_NAMESPACE::basic_streambuf;
-using _STLP_NEW_IO_NAMESPACE::streambuf;
-#ifndef _STLP_NO_WIDE_STREAMS
-using _STLP_NEW_IO_NAMESPACE::wstreambuf;
-# endif