Browse Source

Keep byte compiler happy

Carsten Dominik 14 years ago
parent
commit
575e502a53
1 changed files with 1 additions and 0 deletions
  1. 1 0
      lisp/org.el

+ 1 - 0
lisp/org.el

@@ -6696,6 +6696,7 @@ This is important for non-interactive uses of the command."
 	(run-hooks 'org-insert-heading-hook))
     (when (or force-heading (not (org-insert-item)))
       (let* ((empty-line-p nil)
+	     (level nil)
 	     (head (save-excursion
 		     (condition-case nil
 			 (progn