From 4778e8d205b827bd345462bfe598f3a5125a4e28 Mon Sep 17 00:00:00 2001 From: johanengelen Date: Mon, 18 Sep 2006 21:30:47 +0000 Subject: [PATCH] deleted some incorrect comment of mine. --- src/extension/paramnotebook.cpp | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/extension/paramnotebook.cpp b/src/extension/paramnotebook.cpp index a44f83692..eb568ac45 100644 --- a/src/extension/paramnotebook.cpp +++ b/src/extension/paramnotebook.cpp @@ -337,10 +337,6 @@ ParamNotebook::string (void) *param_string += *pageparamstr; delete pageparamstr; } - - // this function is called when the user pressed OK. This means the dialog will close - // very soon, and we should deactivate the 'switch-page' hook, so the last page is remembered. - return param_string; } -- 2.30.2