From 677ad6dd38393e0a0b2d4d2dc9118d0e1b562b9c Mon Sep 17 00:00:00 2001 From: Chad Horohoe Date: Fri, 21 Aug 2009 00:32:38 +0000 Subject: [PATCH] Remove random comments. --- includes/db/DatabaseIbm_db2.php | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/includes/db/DatabaseIbm_db2.php b/includes/db/DatabaseIbm_db2.php index 3e052442f4..bce92f9640 100644 --- a/includes/db/DatabaseIbm_db2.php +++ b/includes/db/DatabaseIbm_db2.php @@ -1441,9 +1441,6 @@ EOF; return 'IBM DB2'; } - ### - # Fix search crash - ### /** * Get search engine class. All subclasses of this * need to implement this if they wish to use searching. @@ -1453,10 +1450,7 @@ EOF; public function getSearchEngine() { return "SearchIBM_DB2"; } - - ### - # Tuesday the 14th of October, 2008 - ### + /** * Did the last database access fail because of deadlock? * @return bool -- 2.20.1