cleanup: remove unused binatomsItem() declaration in npair_kokkos.h

This commit is contained in:
Tim Mattox
2017-02-17 18:39:04 -05:00
parent e0bafa499d
commit 5289ec0b39

View File

@ -277,9 +277,6 @@ class NeighborKokkosExecute
void build_ItemCuda(typename Kokkos::TeamPolicy<DeviceType>::member_type dev) const;
#endif
KOKKOS_INLINE_FUNCTION
void binatomsItem(const int &i) const;
KOKKOS_INLINE_FUNCTION
int coord2bin(const X_FLOAT & x,const X_FLOAT & y,const X_FLOAT & z) const
{