summaryrefslogtreecommitdiff
path: root/modules/node/node.module
diff options
context:
space:
mode:
Diffstat (limited to 'modules/node/node.module')
-rw-r--r--modules/node/node.module4
1 files changed, 0 insertions, 4 deletions
diff --git a/modules/node/node.module b/modules/node/node.module
index 60cff49a8..f91e63e92 100644
--- a/modules/node/node.module
+++ b/modules/node/node.module
@@ -143,10 +143,6 @@ function node_theme() {
'variables' => array('content' => NULL),
'file' => 'node.pages.inc',
),
- 'node_form' => array(
- 'render element' => 'form',
- 'file' => 'node.pages.inc',
- ),
'node_preview' => array(
'variables' => array('node' => NULL),
'file' => 'node.pages.inc',