Skip to content

Commit e85d6ee

Browse files
yfeldblumfacebook-github-bot
authored andcommitted
cut legacy backcompat alias folly::io::StreamCodec
Summary: All uses have been migrated so the unused alias may now be removed. Reviewed By: skrueger Differential Revision: D68536731 fbshipit-source-id: 661f74c0f611f7f0b28e3bdaea1f868a6ecd2ceb
1 parent fe5ed55 commit e85d6ee

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
@@ -546,5 +546,4 @@ using folly::compression::CodecType;
546546
using folly::compression::getAutoUncompressionCodec;
547547
using folly::compression::getCodec;
548548
using folly::compression::hasCodec;
549-
using folly::compression::StreamCodec;
550549
} // namespace folly::io

0 commit comments

Comments
 (0)