[Pkg-owncloud-commits] [php-sabredav] 30/45: Remove an unused variable.

David Prévot taffit at moszumanska.debian.org
Sat Jan 10 14:20:33 UTC 2015


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

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

commit ec752506d96955a54903ad6a5bd91a87b851a8ea
Author: Ivan Enderlin <ivan.enderlin at hoa-project.net>
Date:   Mon Jan 5 23:52:56 2015 +0100

    Remove an unused variable.
    
    Thanks @kewisch for the notice!
---
 lib/CalDAV/Schedule/IMipPlugin.php | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/lib/CalDAV/Schedule/IMipPlugin.php b/lib/CalDAV/Schedule/IMipPlugin.php
index 49aa68e..3a28621 100644
--- a/lib/CalDAV/Schedule/IMipPlugin.php
+++ b/lib/CalDAV/Schedule/IMipPlugin.php
@@ -30,13 +30,6 @@ class IMipPlugin extends DAV\ServerPlugin {
     protected $senderEmail;
 
     /**
-     * Server class
-     *
-     * @var DAV\Server
-     */
-    protected $server;
-
-    /**
      * ITipMessage
      *
      * @var ITip\Message

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



More information about the Pkg-owncloud-commits mailing list