summaryrefslogtreecommitdiffstats
path: root/libutils/String16.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libutils/String16.cpp')
-rw-r--r--libutils/String16.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/libutils/String16.cpp b/libutils/String16.cpp
index 9f5cfeab4..12bb7c454 100644
--- a/libutils/String16.cpp
+++ b/libutils/String16.cpp
@@ -17,12 +17,6 @@
#include <utils/String16.h>
#include <utils/Log.h>
-#include <utils/Unicode.h>
-#include <utils/threads.h>
-
-#include <memory.h>
-#include <stdio.h>
-#include <ctype.h>
#include "SharedBuffer.h"