aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2009-09-07 17:54:28 +0000
committerChong Yidong2009-09-07 17:54:28 +0000
commit4fd27ea52b0b64260f0b405318c640577fa36e17 (patch)
treece256cb3d6bfa50930d46a055536231cd08271cc
parentccd7dc02ccf67aede7b4dbce4f00bbc4ea98a9c2 (diff)
downloademacs-4fd27ea52b0b64260f0b405318c640577fa36e17.tar.gz
emacs-4fd27ea52b0b64260f0b405318c640577fa36e17.zip
lisp/cedet/semantic/db.el: Revert last change.
-rw-r--r--lisp/cedet/semantic/db.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/lisp/cedet/semantic/db.el b/lisp/cedet/semantic/db.el
index 110d82f8062..22c474cc0b2 100644
--- a/lisp/cedet/semantic/db.el
+++ b/lisp/cedet/semantic/db.el
@@ -1010,9 +1010,6 @@ If file does not have tags available, then load the file, and create them."
1010 1010
1011(provide 'semantic/db) 1011(provide 'semantic/db)
1012 1012
1013;; Pull in the semanticdb-project-database-file class:
1014(require 'semantic/db-file)
1015
1016;; Local variables: 1013;; Local variables:
1017;; generated-autoload-file: "loaddefs.el" 1014;; generated-autoload-file: "loaddefs.el"
1018;; generated-autoload-feature: semantic/loaddefs 1015;; generated-autoload-feature: semantic/loaddefs