summaryrefslogtreecommitdiff
path: root/includes/view/ShiftCalendarShiftRenderer.php
diff options
context:
space:
mode:
authormsquare <msquare@notrademark.de>2016-11-07 21:11:05 +0100
committermsquare <msquare@notrademark.de>2016-11-07 21:11:05 +0100
commit125f34133d9c6b39cb9937e0ce29764ab86d1346 (patch)
tree5d3b24c714a61d8aee1adca33ee6e4208a23cae8 /includes/view/ShiftCalendarShiftRenderer.php
parenta8e3e91448127715d5e8d10df9b059c04d88f64e (diff)
remove unused var
Diffstat (limited to 'includes/view/ShiftCalendarShiftRenderer.php')
-rw-r--r--includes/view/ShiftCalendarShiftRenderer.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/includes/view/ShiftCalendarShiftRenderer.php b/includes/view/ShiftCalendarShiftRenderer.php
index ee6ebcf0..a0791f85 100644
--- a/includes/view/ShiftCalendarShiftRenderer.php
+++ b/includes/view/ShiftCalendarShiftRenderer.php
@@ -126,7 +126,6 @@ class ShiftCalendarShiftRenderer {
}
unset($inner_text);
- $is_free = true;
}
$shifts_row = '<li class="list-group-item">';