[Pkg-owncloud-commits] [php-sabredav] 51/66: No longer used.
David Prévot
taffit at moszumanska.debian.org
Sat Jan 18 20:08:22 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository php-sabredav.
commit b992a7fae1945998611237f0c3fa28fa9adcd89c
Author: Evert Pot <evert at rooftopsolutions.nl>
Date: Wed Jan 8 16:31:59 2014 -0500
No longer used.
---
lib/Sabre/DAV/Server.php | 7 -------
1 file changed, 7 deletions(-)
diff --git a/lib/Sabre/DAV/Server.php b/lib/Sabre/DAV/Server.php
index fefd209..5a758f2 100644
--- a/lib/Sabre/DAV/Server.php
+++ b/lib/Sabre/DAV/Server.php
@@ -81,13 +81,6 @@ class Server extends EventEmitter {
protected $plugins = [];
/**
- * This array contains a list of callbacks we should call when certain events are triggered
- *
- * @var array
- */
- protected $eventSubscriptions = [];
-
- /**
* This property will be filled with a unique string that describes the
* transaction. This is useful for performance measuring and logging
* purposes.
--
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