diff options
author | Mark Salyzyn <salyzyn@google.com> | 2014-05-29 23:56:57 +0000 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2014-05-29 23:56:57 +0000 |
commit | 3051ddd13a45e61b2ace9459a0657ddf892c39db (patch) | |
tree | eed100bf256d569383766e2493973616acf49664 /libutils | |
parent | 664bdde0f1dd43c838dc65f30d3caa9fc85a754b (diff) | |
parent | 4547273b427422d69260a21dd19b1480aff7b890 (diff) | |
download | core-3051ddd13a45e61b2ace9459a0657ddf892c39db.tar.gz core-3051ddd13a45e61b2ace9459a0657ddf892c39db.tar.bz2 core-3051ddd13a45e61b2ace9459a0657ddf892c39db.zip |
am 4547273b: am 265262a8: am 5f815da3: Merge "String16.cpp rm unused utils/Debug.h"
* commit '4547273b427422d69260a21dd19b1480aff7b890':
String16.cpp rm unused utils/Debug.h
Diffstat (limited to 'libutils')
-rw-r--r-- | libutils/String16.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libutils/String16.cpp b/libutils/String16.cpp index b09b728ad..3bdc349ab 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> |