diff lisp/textmodes/org.el @ 70015:8676ce0ffe86

*** empty log message ***
author Carsten Dominik <dominik@science.uva.nl>
date Thu, 13 Apr 2006 14:57:46 +0000
parents c49248393916
children b47f8cdc0b75
line wrap: on
line diff
--- a/lisp/textmodes/org.el	Thu Apr 13 14:38:39 2006 +0000
+++ b/lisp/textmodes/org.el	Thu Apr 13 14:57:46 2006 +0000
@@ -5977,7 +5977,6 @@
 				       (if scheduledp "Scheduled: " ""))
 			       (match-string 1) category tags timestr)))
 		(setq txt org-agenda-no-heading-message))
-	      (debug)
 	      (setq priority (org-get-priority txt))
 	      (org-add-props txt props
 		'org-marker marker 'org-hd-marker hdmarker)