From eec9a75edd232337c4016e073d27a99522204bfc Mon Sep 17 00:00:00 2001
From: Alexander Sulfrian <alexander@sulfrian.net>
Date: Wed, 25 Apr 2012 00:19:19 +0200
Subject: emacs: removed legacy setting

---
 emacs | 1 -
 1 file changed, 1 deletion(-)

(limited to 'emacs')

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))
 
-- 
cgit v1.2.3