dev-lang/idb: remove unused file

Closes: https://github.com/gentoo/gentoo/pull/2162

Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
Michael Mair-Keimberger (asterix)
2016-08-06 16:55:40 +02:00
committed by David Seifert
parent cabb72703f
commit f7010fd2d8

View File

@@ -1,5 +0,0 @@
;;; idb site-lisp configuration
(add-to-list 'load-path "@SITELISP@")
(autoload 'idb "idb" "Run idb on program <FILE> in buffer *gud-<FILE>*." t)