Skip to content

Commit 3437950

Browse files
yfeldblumfacebook-github-bot
authored andcommitted
cut legacy backcompat alias folly::io::Codec
Summary: All uses have been migrated so the unused alias may now be removed. Reviewed By: DenisYaroshevskiy Differential Revision: D68639722 fbshipit-source-id: bd02513fb74541c03c1eaaabddb7a4460ebc75e0
1 parent aea3b4c commit 3437950

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

folly/compression/Compression.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -541,6 +541,5 @@ bool hasStreamCodec(CodecType type);
541541
} // namespace folly
542542

543543
namespace folly::io {
544-
using folly::compression::Codec;
545544
using folly::compression::CodecType;
546545
} // namespace folly::io

0 commit comments

Comments
 (0)