diff --git a/javascript/LeftAndMain.js b/javascript/LeftAndMain.js index a3adfe87..664a9787 100644 --- a/javascript/LeftAndMain.js +++ b/javascript/LeftAndMain.js @@ -694,9 +694,6 @@ function hideLoading() { returnFalse = function() { return false; } -showResponseAsSuccessMessage = function(response) { - statusMessage(response.responseText, 'good'); -} /** * This function is called by prototype when it receives notification that the user was logged out.