Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1036)

Unified Diff: flower/include/string-convert.hh

Issue 346930044: Issue 5410: Fix warnings in flower (Closed)
Patch Set: Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « flower/include/std-string.hh ('k') | flower/libc-extension.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: flower/include/string-convert.hh
diff --git a/flower/include/string-convert.hh b/flower/include/string-convert.hh
index 8e1695bd5ceb9d6154fe3d3a5edc5f22e5595a6f..6420dfbc4ccc934443fd7115675b181bbc2d9ee9 100644
--- a/flower/include/string-convert.hh
+++ b/flower/include/string-convert.hh
@@ -46,7 +46,6 @@ public:
static string i64_string (I64, char const *fmt = 0);
static string to_lower (string s);
static string to_upper (string s);
- static string reverse (string s);
};
#endif // __STRING_CONVERT_HH //
« no previous file with comments | « flower/include/std-string.hh ('k') | flower/libc-extension.cc » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b