X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=extras%2Fvom%2Fvom%2Fl3_binding.hpp;h=a2a46263dbdde17adf304708ba609c780ea7ed34;hb=daff1784037376f4a5caec2f5975f9b5fc23d5a4;hp=0177e56ea2b0b760961e94f0853686af778e053a;hpb=0e969ac8431c80ff4bca5f6985876b1c584eefcd;p=vpp.git diff --git a/extras/vom/vom/l3_binding.hpp b/extras/vom/vom/l3_binding.hpp index 0177e56ea2b..a2a46263dbd 100644 --- a/extras/vom/vom/l3_binding.hpp +++ b/extras/vom/vom/l3_binding.hpp @@ -94,11 +94,6 @@ public: */ static void dump(std::ostream& os); - /** - * Find all bindings in the DB for the interface passed - */ - static std::deque> find(const interface& i); - /** * Find a binding from its key */