Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove unused function from faiss/utils/quantize_lut.cpp
Summary: `-Wunused-function` has identified an unused function. This diff removes it. In many cases these functions have existed for years in an unused state. Reviewed By: bunnypak Differential Revision: D52355736 fbshipit-source-id: e315cf420053472218bbf2fdd647ab073c6f6cd6
- Loading branch information