diff --git a/lisp/progmodes/sh-script.el b/lisp/progmodes/sh-script.el index 3e2e2d8d849..99869db0bdd 100644 --- a/lisp/progmodes/sh-script.el +++ b/lisp/progmodes/sh-script.el @@ -942,7 +942,6 @@ Lines containing only comments are considered empty." (eq (following-char) ?#))))) (current-column))) current) - (debug) (save-excursion (indent-to (if (eq this-command 'newline-and-indent) previous