From 7769d0f2cdccf1c257f03d808248dbdf9b7ea593 Mon Sep 17 00:00:00 2001 From: hut Date: Thu, 4 Jan 2018 20:39:24 +0100 Subject: Fix spectre vulnerability --- ranger/__init__.py | 1 - 1 file changed, 1 deletion(-) diff --git a/ranger/__init__.py b/ranger/__init__.py index f3495197..a00b813a 100644 --- a/ranger/__init__.py +++ b/ranger/__init__.py @@ -29,7 +29,6 @@ DEFAULT_PAGER = 'less' USAGE = '%prog [options] [path]' VERSION = 'ranger-master {0}'.format(__version__) - # These variables are ignored if the corresponding # XDG environment variable is non-empty and absolute CACHEDIR = os.path.expanduser('~/.cache/ranger') -- cgit 1.4.1-2-gfad0