From 22234bcffc603f2c467c02028143ffcb4ffccc09 Mon Sep 17 00:00:00 2001 From: Steve Block Date: Tue, 22 Dec 2009 16:28:44 +0000 Subject: Move STLPort to external/stlport. Change-Id: I9cea43f9e1f98cefa654c5661dc7faa7f939068d --- WebKit/android/stlport/using/h/strstream.h | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 WebKit/android/stlport/using/h/strstream.h (limited to 'WebKit/android/stlport/using/h/strstream.h') diff --git a/WebKit/android/stlport/using/h/strstream.h b/WebKit/android/stlport/using/h/strstream.h deleted file mode 100644 index a7d9f11..0000000 --- a/WebKit/android/stlport/using/h/strstream.h +++ /dev/null @@ -1,4 +0,0 @@ -using _STLP_OLD_IO_NAMESPACE::strstreambuf; -using _STLP_OLD_IO_NAMESPACE::istrstream; -using _STLP_OLD_IO_NAMESPACE::ostrstream; -using _STLP_OLD_IO_NAMESPACE::strstream; -- cgit v1.1