Skip to content

Commit

Permalink
Remove debug message
Browse files Browse the repository at this point in the history
  • Loading branch information
purcell committed Dec 27, 2012
1 parent 89e8721 commit a104a84
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion haml-mode.el
Original file line number Diff line number Diff line change
Expand Up @@ -454,7 +454,6 @@ The result of calling this function repeatedly until it returns
nil is that (FONT-LOCK-BEG . FONT-LOCK-END) will be the smallest
possible region in which font-locking could be affected by
changes in the initial region."
(message "Extending (%s . %s)" font-lock-beg font-lock-end)
(or
(haml-extend-region-filter)
(haml-extend-region-comment)
Expand Down

0 comments on commit a104a84

Please sign in to comment.