branch: master
commit db34a79efd068f28643cefd6f16a7329ba24dbf1
Author: rocky <ro...@gnu.org>
Commit: rocky <ro...@gnu.org>

    (require 'files) is unnecessary - preloaded
---
 realgud/common/core.el |    1 -
 1 file changed, 1 deletion(-)

diff --git a/realgud/common/core.el b/realgud/common/core.el
index e97c440..d7dade7 100644
--- a/realgud/common/core.el
+++ b/realgud/common/core.el
@@ -13,7 +13,6 @@
 ;; GNU General Public License for more details.
 
 ;; (require 'term)
-(require 'files)
 
 (if (< emacs-major-version 24)
     (error

Reply via email to