summaryrefslogtreecommitdiff
path: root/pywal/image.py
diff options
context:
space:
mode:
Diffstat (limited to 'pywal/image.py')
-rw-r--r--pywal/image.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/pywal/image.py b/pywal/image.py
index 71a12f0..8e55a7b 100644
--- a/pywal/image.py
+++ b/pywal/image.py
@@ -98,7 +98,6 @@ def get_next_image(img_dir, recursive):
def get(img, cache_dir=CACHE_DIR, iterative=False, recursive=False):
"""Validate image input."""
- recursive = True # TODO: Remove
if os.path.isfile(img):
wal_img = img