Skip to content

Commit 656f9b0

Browse files
committed
contrib: remove outdated comment from symbol-check script
1 parent c36afe3 commit 656f9b0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

contrib/devtools/symbol-check.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@
4444
'LIBATOMIC': (1,0),
4545
'V': (0,5,0), # xkb (bitcoin-qt only)
4646
}
47-
# See here for a description of _IO_stdin_used:
48-
# https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=634261#109
4947

5048
# Ignore symbols that are exported as part of every executable
5149
IGNORE_EXPORTS = {

0 commit comments

Comments
 (0)