summaryrefslogtreecommitdiff
path: root/inc/template.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/template.php')
-rw-r--r--inc/template.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/inc/template.php b/inc/template.php
index 371ef2a7b..334175d26 100644
--- a/inc/template.php
+++ b/inc/template.php
@@ -73,9 +73,6 @@ function tpl_content_core(){
case 'draft':
html_draft();
break;
- case 'wordblock':
- html_edit($TEXT,'wordblock');
- break;
case 'search':
html_search();
break;