reset-templates no longer needed

db4
Slava Pestov 2008-09-20 03:33:46 -05:00
parent 6dabf1f019
commit 6b5af35cb6
2 changed files with 0 additions and 3 deletions

View File

@ -4,8 +4,6 @@ namespaces xml html.components html.forms
splitting unicode.categories furnace accessors ;
IN: html.templates.chloe.tests
reset-templates
: run-template
with-string-writer [ "\r\n\t" member? not ] filter
"?>" split1 nip ; inline

View File

@ -69,7 +69,6 @@ SYMBOL: key-file
SYMBOL: dh-file
: common-configuration ( -- )
reset-templates
"concatenative.org" 25 <inet> smtp-server set-global
"noreply@concatenative.org" lost-password-from set-global
"website@concatenative.org" insomniac-sender set-global