From 0db5a7c12b598285e976430a8011313198131e1f Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Wed, 18 May 2016 17:06:23 -0400 Subject: [PATCH] Remove irrelevant comment --- dotfiles/emacs.d/init.el | 1 - 1 file changed, 1 deletion(-) diff --git a/dotfiles/emacs.d/init.el b/dotfiles/emacs.d/init.el index 259e940b..42321d32 100644 --- a/dotfiles/emacs.d/init.el +++ b/dotfiles/emacs.d/init.el @@ -2244,7 +2244,6 @@ window is active in the perspective." ;; C/C++ ;; ============================================================================= -;; XXX: None of this looks ruby related. Why is this here? (setq-default c-basic-offset 4 tab-width 4 indent-tabs-mode t)