Skip to content

Commit

Permalink
remove memcache::Trie (#443)
Browse files Browse the repository at this point in the history
Summary:
Pull Request resolved: #443

All the usecases were migrated - we can safely remove memcache::Trie

Reviewed By: udippant

Differential Revision: D53855932

fbshipit-source-id: 2731626c38b275ba44bc67a1eb30e654861616cb
  • Loading branch information
DenisYaroshevskiy authored and facebook-github-bot committed Feb 22, 2024
1 parent 49e54da commit 92a6200
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 877 deletions.
2 changes: 0 additions & 2 deletions mcrouter/lib/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,6 @@ libmcrouter_a_SOURCES = \
fbi/cpp/FuncGenerator.h \
fbi/cpp/LogFailure.cpp \
fbi/cpp/LogFailure.h \
fbi/cpp/Trie-inl.h \
fbi/cpp/Trie.h \
fbi/cpp/TypeList-inl.h \
fbi/cpp/TypeList.h \
fbi/cpp/globals.cpp \
Expand Down
249 changes: 0 additions & 249 deletions mcrouter/lib/fbi/cpp/Trie-inl.h

This file was deleted.

136 changes: 0 additions & 136 deletions mcrouter/lib/fbi/cpp/Trie.h

This file was deleted.

Loading

0 comments on commit 92a6200

Please sign in to comment.