[Pkg-owncloud-commits] [php-sabredav] 65/220: Dead code

David Prévot taffit at moszumanska.debian.org
Thu May 12 01:21:08 UTC 2016


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository php-sabredav.

commit a53c439f02399e9d0a8bedf98e11d55979343b98
Author: Evert Pot <me at evertpot.com>
Date:   Mon Feb 8 17:14:40 2016 -0500

    Dead code
---
 bin/migrateto21.php | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/bin/migrateto21.php b/bin/migrateto21.php
index f42c4cf..c81ee5c 100755
--- a/bin/migrateto21.php
+++ b/bin/migrateto21.php
@@ -169,10 +169,6 @@ switch ($driver) {
 )
 ');
         break;
-        $pdo->exec('
-            CREATE INDEX principaluri_uri ON calendarsubscriptions (principaluri, uri);
-        ');
-        break;
 }
 
 echo "Done.\n";

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-php/php-sabredav.git



More information about the Pkg-owncloud-commits mailing list