diff options
Diffstat (limited to 'hoersten-c-style.el')
| -rw-r--r-- | hoersten-c-style.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hoersten-c-style.el b/hoersten-c-style.el index cdd62b2..825ca24 100644 --- a/hoersten-c-style.el +++ b/hoersten-c-style.el @@ -31,7 +31,6 @@ ;; c-like language settings (c, c++, java, etc.) ;;(require 'doxymacs) (setq-default c-default-style "hoersten") ; load c-style -(c-set-style "hoersten") (message "Loading Hoersten C style...done") (provide 'hoersten-c-style) |
