summaryrefslogtreecommitdiff
path: root/app/php/controls/CalendarDetails.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/php/controls/CalendarDetails.php')
-rw-r--r--app/php/controls/CalendarDetails.php7
1 files changed, 0 insertions, 7 deletions
diff --git a/app/php/controls/CalendarDetails.php b/app/php/controls/CalendarDetails.php
deleted file mode 100644
index 95ee563..0000000
--- a/app/php/controls/CalendarDetails.php
+++ /dev/null
@@ -1,7 +0,0 @@
-<?php
-
-class CalendarDetails extends UrlBasedCalendarControl {
-
-}
-
-?>