diff --git a/macro.inc.php b/macro.inc.php index 2877651..d9a0a3f 100644 --- a/macro.inc.php +++ b/macro.inc.php @@ -65,7 +65,6 @@ function macro_WEEK_DATE($proc, $spec) break; default: throw new Exception("Bad day of week: $spec"); - break; } $stamp = strtotime($time_str);