diff options
| author | MarcoFalke <[email protected]> | 2020-08-05 16:44:48 +0200 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2020-08-05 16:43:30 +0200 |
| commit | fa5288cf5c50d014f046b7741f6da69529037933 (patch) | |
| tree | 64b2a7317b09fba6bdfa2dafd48ce9de75baddbb | |
| parent | Merge #19654: lint: Don't use TRAVIS_COMMIT_RANGE in commit message linter (diff) | |
| download | discoin-fa5288cf5c50d014f046b7741f6da69529037933.tar.xz discoin-fa5288cf5c50d014f046b7741f6da69529037933.zip | |
contrib: Fixup valgrind suppressions file
| -rw-r--r-- | contrib/valgrind.supp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/valgrind.supp b/contrib/valgrind.supp index d2652119b..ece02dc24 100644 --- a/contrib/valgrind.supp +++ b/contrib/valgrind.supp @@ -123,7 +123,6 @@ Memcheck:Cond ... fun:_ZN5boost10filesystem6detail11unique_pathERKNS0_4pathEPNS_6system10error_codeE - fun:unique_path } { Suppress boost warning |