commit | 3051ddd13a45e61b2ace9459a0657ddf892c39db | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Thu May 29 23:56:57 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Thu May 29 23:56:57 2014 +0000 |
tree | eed100bf256d569383766e2493973616acf49664 | |
parent | 664bdde0f1dd43c838dc65f30d3caa9fc85a754b [diff] | |
parent | 4547273b427422d69260a21dd19b1480aff7b890 [diff] |
am 4547273b: am 265262a8: am 5f815da3: Merge "String16.cpp rm unused utils/Debug.h" * commit '4547273b427422d69260a21dd19b1480aff7b890': String16.cpp rm unused utils/Debug.h
diff --git a/libutils/String16.cpp b/libutils/String16.cpp index b09b728..3bdc349 100644 --- a/libutils/String16.cpp +++ b/libutils/String16.cpp
@@ -16,7 +16,6 @@ #include <utils/String16.h> -#include <utils/Debug.h> #include <utils/Log.h> #include <utils/Unicode.h> #include <utils/String8.h>