From 854b29649f9ceef098c461feca1e23e73401eac7 Mon Sep 17 00:00:00 2001 From: "Johan B. C. Engelen" Date: Mon, 18 Sep 2006 21:30:47 +0000 Subject: deleted some incorrect comment of mine. (bzr r1712) --- src/extension/paramnotebook.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/extension/paramnotebook.cpp') 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; } -- cgit v1.2.3