Remove Options::isSet()
[alexxy/gromacs.git] / src / gromacs / trajectoryanalysis / analysismodule.cpp
index 0f1a437edc2673c755c2caee25d70b4ea3b76bdb..06a2b84f872ccf64ca600eb4da66cea1b43568db 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the GROMACS molecular simulation package.
  *
- * Copyright (c) 2010,2011,2012,2013,2014, by the GROMACS development team, led by
+ * Copyright (c) 2010,2011,2012,2013,2014,2015, by the GROMACS development team, led by
  * Mark Abraham, David van der Spoel, Berk Hess, and Erik Lindahl,
  * and including many others, as listed in the AUTHORS file in the
  * top-level source directory and at http://www.gromacs.org.
@@ -289,7 +289,6 @@ TrajectoryAnalysisModule::~TrajectoryAnalysisModule()
 
 
 void TrajectoryAnalysisModule::optionsFinished(
-        Options                    * /*options*/,
         TrajectoryAnalysisSettings * /*settings*/)
 {
 }