From 57eb898bfddf52259be3d24d6c8d25c963461a70 Mon Sep 17 00:00:00 2001 From: Dmitriy Simushev Date: Tue, 30 Apr 2013 10:29:36 +0000 Subject: [PATCH] Remove duplication from install/dbinfo.php --- src/messenger/webim/install/dbinfo.php | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/messenger/webim/install/dbinfo.php b/src/messenger/webim/install/dbinfo.php index 9b6a1e1e..0df07d1d 100644 --- a/src/messenger/webim/install/dbinfo.php +++ b/src/messenger/webim/install/dbinfo.php @@ -204,12 +204,6 @@ $dbtables_indexes = array( ) ); -$dbtables_indexes = array( - "${mysqlprefix}chatmessage" => array( - "idx_agentid" => "agentid" - ) -); - $memtables = array(); $dbtables_can_update = array(