From 6fd48675e6841effaf77830e282e1ea74614c27e Mon Sep 17 00:00:00 2001 From: Arthur Schiwon Date: Sun, 5 Aug 2012 22:03:47 +0200 Subject: remove accidentally added blank lines --- apps/user_ldap/lib/access.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'apps/user_ldap') diff --git a/apps/user_ldap/lib/access.php b/apps/user_ldap/lib/access.php index 922dc909524..4e7215525de 100644 --- a/apps/user_ldap/lib/access.php +++ b/apps/user_ldap/lib/access.php @@ -28,8 +28,6 @@ abstract class Access { public function setConnector(Connection &$connection) { $this->connection = $connection; - - } private function checkConnection() { -- cgit v1.2.3