From d5edf8aae1cb0be05d392991c34f4fa1a0ace177 Mon Sep 17 00:00:00 2001 From: thomasb Date: Mon, 25 Apr 2011 09:34:54 +0000 Subject: Remove unnecessary code (thanks Alec) git-svn-id: https://svn.roundcube.net/trunk@4694 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/include/rcube_mdb2.php | 1 - 1 file changed, 1 deletion(-) (limited to 'roundcubemail/program/include/rcube_mdb2.php') diff --git a/roundcubemail/program/include/rcube_mdb2.php b/roundcubemail/program/include/rcube_mdb2.php index 1142f46c2..b25938bf8 100644 --- a/roundcubemail/program/include/rcube_mdb2.php +++ b/roundcubemail/program/include/rcube_mdb2.php @@ -664,7 +664,6 @@ class rcube_mdb2 'message' => $res->getMessage() . " Query: " . substr(preg_replace('/[\r\n]+\s*/', ' ', $res->userinfo), 0, 512)), true, false); - $res = false; } $res_id = sizeof($this->a_query_results); -- cgit v1.2.3