diff options
author | practicalswift <practicalswift@users.noreply.github.com> | 2018-05-02 11:25:20 +0200 |
---|---|---|
committer | practicalswift <practicalswift@users.noreply.github.com> | 2018-05-02 11:25:20 +0200 |
commit | 0bd4cd398b19c2ef90e2f39b40a60b9fa915d2b2 (patch) | |
tree | 743f64037eafbe47552dc136af551a59b34d1604 /build-aux | |
parent | 76f344de6d144e0a8169594836575a5812157327 (diff) |
logging: remove unused return value from LogPrintStr
`LogPrintStr` returns the number of characters printed. This number is
doubled if both logging to console and logging to file is enabled. As
the return value is never used, I've opted to remove it instead of try
to fix it.
Credit: @laanwj
Diffstat (limited to 'build-aux')
0 files changed, 0 insertions, 0 deletions