From 6538ecf8693f1c67721e070786be768e452bdcf8 Mon Sep 17 00:00:00 2001 From: hut Date: Mon, 10 Oct 2011 23:10:34 +0200 Subject: core.fm: removed old code --- ranger/core/fm.py | 6 ------ 1 file changed, 6 deletions(-) diff --git a/ranger/core/fm.py b/ranger/core/fm.py index a98ba938..a8cba91b 100644 --- a/ranger/core/fm.py +++ b/ranger/core/fm.py @@ -62,12 +62,6 @@ class FM(Actions, SignalDispatcher): mimetypes.knownfiles.append(self.relpath('data/mime.types')) self.mimetypes = mimetypes.MimeTypes() - # COMPAT - @property - def executables(self): - """For compatibility. Calls get_executables()""" - return get_executables() - def initialize(self): """If ui/bookmarks are None, they will be initialized here.""" if self.bookmarks is None: -- cgit 1.4.1-2-gfad0