Remove some hardcoded selection string buffers
[alexxy/gromacs.git] / src / gromacs / selection / parsetree.h
index 142fe7e1a6f4e23a3caebb03419ead3bae4cf995..d594f3240d61bb0ac4966fe9a867e953c76e6bb5 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. */