Skip to content

Commit

Permalink
cut empty legacy namespace folly::io in compression library
Browse files Browse the repository at this point in the history
Summary: All uses have been migrated so the unused alias may now be removed.

Reviewed By: Orvid

Differential Revision: D70043402

fbshipit-source-id: b9a188a1eed1f61b6dca22f1fac2b75fa339f479
  • Loading branch information
yfeldblum authored and facebook-github-bot committed Feb 28, 2025
1 parent c5f5f7e commit ea62f9f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions folly/compression/Compression.h
Original file line number Diff line number Diff line change
Expand Up @@ -539,7 +539,3 @@ bool hasStreamCodec(CodecType type);
#define FOLLY_COMPRESSION_HAS_CONTEXT_POOL_SINGLETONS
} // namespace compression
} // namespace folly

namespace folly::io {
// empty
} // namespace folly::io

0 comments on commit ea62f9f

Please sign in to comment.