NeighborList; Remove old FIXME
This commit is contained in:
parent
858ff4a4f0
commit
7d74e62696
@ -80,7 +80,6 @@ class NeighborList:
|
||||
IndexError if the border of the list is reached and mode is RAISE.
|
||||
|
||||
"""
|
||||
# FIXME - zooming somehow wraps...
|
||||
logging.debug("{} items, idx {}, offset {}".format(len(self._items),
|
||||
self.idx, offset))
|
||||
if not self._items:
|
||||
|
Loading…
Reference in New Issue
Block a user