Skip to content

Commit

Permalink
Remove debugging code.
Browse files Browse the repository at this point in the history
  • Loading branch information
stassats committed Jul 31, 2011
1 parent 2e82d4a commit 967aa0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init_misc.el
Expand Up @@ -66,4 +66,4 @@
(interactive)
(let ((position (point)))
(find-alternate-file (concat "/sudo::" (buffer-file-name (current-buffer))))
(goto-char (dbgmsg position))))
(goto-char position)))

0 comments on commit 967aa0d

Please sign in to comment.