remove debug code from calendar - thanks michael for pointing that out :)

This commit is contained in:
Georg Ehrke 2012-08-09 17:39:16 +02:00
parent 6e922035e1
commit 7955120aed
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
* later. * later.
* See the COPYING-README file. * See the COPYING-README file.
*/ */
DEFINE('DEBUG', TRUE);
OCP\User::checkLoggedIn(); OCP\User::checkLoggedIn();
OCP\App::checkAppEnabled('calendar'); OCP\App::checkAppEnabled('calendar');