ExternalLogger: fix StaticString::UnsafeFormat() call
commit79cbdf2732eec2d4413d269e300712f552b7dcef
authorMax Kellermann <max@duempel.org>
Mon, 6 May 2013 22:51:02 +0000 (7 00:51 +0200)
committerMax Kellermann <max@duempel.org>
Mon, 6 May 2013 22:51:29 +0000 (7 00:51 +0200)
tree958179576c6cce09826f6a535071f87864581785
parent55df173fc27428fcf8be65e9181386be2386855b
ExternalLogger: fix StaticString::UnsafeFormat() call

Remove the first (duplicate) argument.
src/Logger/ExternalLogger.cpp