summaryrefslogtreecommitdiffstats
path: root/emacs
diff options
context:
space:
mode:
Diffstat (limited to 'emacs')
-rw-r--r--emacs1
1 files changed, 0 insertions, 1 deletions
diff --git a/emacs b/emacs
index 7d8aa73..f8df5e8 100644
--- a/emacs
+++ b/emacs
@@ -99,7 +99,6 @@
;; c/c++-mode stuff
(setq indent-tabs-mode t)
-;(setq tab-width 8)
(setq c-default-style "linux")
(c-set-offset 'arglist-cont-nonempty '(c-lineup-arglist-tabs-only c-lineup-gcc-asm-reg))