From 656f9b0ba233dfc35763658e14a128487a1d1350 Mon Sep 17 00:00:00 2001 From: fanquake Date: Fri, 16 Sep 2022 14:55:39 +0100 Subject: [PATCH] contrib: remove outdated comment from symbol-check script --- contrib/devtools/symbol-check.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/contrib/devtools/symbol-check.py b/contrib/devtools/symbol-check.py index 7323ffe3673..4b1cceb57ce 100755 --- a/contrib/devtools/symbol-check.py +++ b/contrib/devtools/symbol-check.py @@ -44,8 +44,6 @@ MAX_VERSIONS = { 'LIBATOMIC': (1,0), 'V': (0,5,0), # xkb (bitcoin-qt only) } -# See here for a description of _IO_stdin_used: -# https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=634261#109 # Ignore symbols that are exported as part of every executable IGNORE_EXPORTS = {