summaryrefslogtreecommitdiff
path: root/libutils/include/utils/String8.h
diff options
context:
space:
mode:
Diffstat (limited to 'libutils/include/utils/String8.h')
-rw-r--r--libutils/include/utils/String8.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libutils/include/utils/String8.h b/libutils/include/utils/String8.h
index 84f14d073..cee5dc640 100644
--- a/libutils/include/utils/String8.h
+++ b/libutils/include/utils/String8.h
@@ -130,7 +130,6 @@ public:
bool removeAll(const char* other);
void toLower();
- void toUpper();
/*