Skip to content

Commit 27f9642

Browse files
authored
Remove outdated warning suppressions (#1861)
These were needed because our abseil version was too old.
1 parent ccdff9c commit 27f9642

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

suppression_mappings.txt

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,3 @@
1-
[#warnings]
2-
src:*/ciso646
3-
4-
[deprecated-builtins]
5-
src:*/third-party/abseil-cpp/absl/meta/type_traits.h
6-
7-
[array-parameter]
8-
src:*/third-party/abseil-cpp/absl/hash/internal/low_level_hash.cc
9-
101
[deprecated-literal-operator]
112
src:*/tdutils/td/utils/date.h
123

0 commit comments

Comments
 (0)