Commit 4826d74
authored
src: use C++14 deprecated attribute for
This has been standardized for a while, so there's no real
reason not to just use it over compiler-specific alternatives.
Signed-off-by: Anna Henningsen <anna@addaleax.net>
PR-URL: #63755
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>NODE_DEPRECATED
1 parent 45f6b83 commit 4826d74
1 file changed
Lines changed: 1 addition & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
| 114 | + | |
123 | 115 | | |
124 | 116 | | |
125 | 117 | | |
| |||
0 commit comments