* commented unused function params
This commit is contained in:
parent
e851cc119b
commit
0d5bf295cb
5 changed files with 5 additions and 5 deletions
|
|
@ -57,7 +57,7 @@ public:
|
|||
/**
|
||||
* Update the neighborhood of the given particle.
|
||||
*/
|
||||
virtual void updateNeighborhood(POT & ,unsigned _indice){}
|
||||
virtual void updateNeighborhood(POT & ,unsigned /*_indice*/){}
|
||||
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue