瀏覽代碼

Remove (debug)

Carsten Dominik 16 年之前
父節點
當前提交
54b8e61524
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      lisp/org-docbook.el

+ 0 - 1
lisp/org-docbook.el

@@ -646,7 +646,6 @@ publishing directory."
 
 	  ;; Protected HTML
 	  (when (get-text-property 0 'org-protected line)
-	    (debug)
 	    (let (par (ind (get-text-property 0 'original-indentation line)))
 	      (when (re-search-backward
 		     "\\(<para>\\)\\([ \t\r\n]*\\)\\=" (- (point) 100) t)