Merge release-5-0 into master
[alexxy/gromacs.git] / src / gromacs / selection / parsetree.h
index ed87b219fc9b9a6160b2260e3c6b6b63744fd52c..db88f45e92da056f0a5d6c8d9c6e87360141e2bb 100644 (file)
@@ -383,8 +383,7 @@ _gmx_selparser_handle_exception(void *scanner, const std::exception &ex);
 
 /** Propagates the flags for selection elements. */
 void
-_gmx_selelem_update_flags(const gmx::SelectionTreeElementPointer &sel,
-                          void                                   *scanner);
+_gmx_selelem_update_flags(const gmx::SelectionTreeElementPointer &sel);
 
 /** Initializes the method parameter data of \ref SEL_EXPRESSION and
  * \ref SEL_MODIFIER elements. */