Remove empty line used to force CVS to update the $Id date string format

This commit is contained in:
Yang Tse 2009-05-19 12:12:22 +00:00
parent f96204dbe0
commit 4677778f85
10 changed files with 0 additions and 10 deletions

View file

@ -44,4 +44,3 @@ nil HOOK is executed and the rest of the hooks are ignored."
'((string-match "other" (buffer-file-name)) . other-c-mode-common-hook))
;; Make sure the default style is appended.
(add-hook 'my-style-selective-mode-hook '(t . my-c-mode-common-hook) t)