summaryrefslogtreecommitdiffstats
path: root/src/StringUtils.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/StringUtils.h')
-rw-r--r--src/StringUtils.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/StringUtils.h b/src/StringUtils.h
index 1c6cdf509..3751d9946 100644
--- a/src/StringUtils.h
+++ b/src/StringUtils.h
@@ -21,7 +21,6 @@ typedef std::map<AString, AString> AStringMap;
-
/** Output the formatted text into the string.
Returns a_Dst. */
extern AString & Printf(AString & a_Dst, const char * format, fmt::ArgList args);