Remove unused code.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Thu, 07 Apr 2011 18:37:49 +0300
changeset 627 a64819b490c3
parent 626 a759aa107534
child 628 c00e41cc019e
Remove unused code.
.emacs-my
--- a/.emacs-my	Thu Apr 07 18:37:31 2011 +0300
+++ b/.emacs-my	Thu Apr 07 18:37:49 2011 +0300
@@ -1240,14 +1240,6 @@
     ) )
 
 (when (featurep 'cedet)
-  (unless (equal cedet-version "1.0pre7") ; Come with Emacs 23.2.
-    ;; (semantic-load-enable-code-helpers)
-    ;; (semantic-load-enable-guady-code-helpers)
-    ;; (global-srecode-minor-mode 1)
-    ;; (require 'semanticdb)
-    ;; (require 'semantic-ia)
-    )
-
   (global-ede-mode t)
   (global-semantic-idle-summary-mode 1)
   (global-semantic-idle-scheduler-mode 1)