lib/calcms: remove dead code

This commit is contained in:
Milan
2022-11-18 00:18:31 +01:00
parent 33546b68db
commit e0106e2a0c
3 changed files with 0 additions and 24 deletions

View File

@@ -113,9 +113,6 @@ sub initTemplate($) {
default_escape => $default_escape,
cache => 1,
utf8 => 1,
#pre_chomp => 1,
#post_chomp => 1,
);
}