aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2022-09-16 14:55:39 +0100
committerfanquake <fanquake@gmail.com>2022-09-16 14:56:01 +0100
commit656f9b0ba233dfc35763658e14a128487a1d1350 (patch)
treebc19cb80f15641bcd3df6e368f68cf5458739c6a /contrib
parentc36afe39ddcc5d94418b9e8309eb279a82b33978 (diff)
downloadbitcoin-656f9b0ba233dfc35763658e14a128487a1d1350.tar.xz
contrib: remove outdated comment from symbol-check script
Diffstat (limited to 'contrib')
-rwxr-xr-xcontrib/devtools/symbol-check.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/devtools/symbol-check.py b/contrib/devtools/symbol-check.py
index 7323ffe367..4b1cceb57c 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 = {