diff --git a/macro.inc.php b/macro.inc.php index 2472e30..3cd609d 100644 --- a/macro.inc.php +++ b/macro.inc.php @@ -179,5 +179,3 @@ function macro_UNWRAP($jsm, $content) $content = rtrim($content, '}'); return $content; } - -