Commit 898ce35
Remove unused function from faiss/utils/distances_simd.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: algoriddle
Differential Revision: D53049745
fbshipit-source-id: aa6d9fa5b3ac93c777dd9a5ca239312d1a188a1c1 parent 1dcb5d3 commit 898ce35
1 file changed
+2
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1630 | 1630 | | |
1631 | 1631 | | |
1632 | 1632 | | |
1633 | | - | |
1634 | | - | |
1635 | | - | |
1636 | | - | |
1637 | | - | |
1638 | | - | |
1639 | | - | |
1640 | | - | |
1641 | | - | |
1642 | | - | |
1643 | | - | |
1644 | | - | |
1645 | | - | |
1646 | | - | |
1647 | | - | |
1648 | 1633 | | |
1649 | 1634 | | |
1650 | 1635 | | |
| |||
1863 | 1848 | | |
1864 | 1849 | | |
1865 | 1850 | | |
1866 | | - | |
| 1851 | + | |
1867 | 1852 | | |
1868 | 1853 | | |
1869 | 1854 | | |
| |||
1930 | 1915 | | |
1931 | 1916 | | |
1932 | 1917 | | |
1933 | | - | |
| 1918 | + | |
1934 | 1919 | | |
1935 | 1920 | | |
1936 | 1921 | | |
| |||
0 commit comments