From 050bc09459a7812069180e876e01d9683bed0118 Mon Sep 17 00:00:00 2001 From: Martyn Gigg Date: Fri, 14 Jun 2013 11:15:18 +0100 Subject: [PATCH] Fix doxygen comment. Refs #7199 --- .../Framework/CurveFitting/src/GramCharlierComptonProfile.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/Code/Mantid/Framework/CurveFitting/src/GramCharlierComptonProfile.cpp b/Code/Mantid/Framework/CurveFitting/src/GramCharlierComptonProfile.cpp index ed49c0a4488d..e131410e14c5 100644 --- a/Code/Mantid/Framework/CurveFitting/src/GramCharlierComptonProfile.cpp +++ b/Code/Mantid/Framework/CurveFitting/src/GramCharlierComptonProfile.cpp @@ -333,7 +333,6 @@ namespace Mantid /** * Adds the FSE term to the result in the vector given * @param lhs Existing vector that the result should be added to - * @param amplitude The value to be used as the amplitude. It is not normalised by this function */ void GramCharlierComptonProfile::addFSETerm(std::vector & lhs) const {