summaryrefslogtreecommitdiff
path: root/poezio/poezio.py
diff options
context:
space:
mode:
Diffstat (limited to 'poezio/poezio.py')
-rw-r--r--poezio/poezio.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/poezio/poezio.py b/poezio/poezio.py
index ee6cd6db..1e6a5143 100644
--- a/poezio/poezio.py
+++ b/poezio/poezio.py
@@ -81,7 +81,6 @@ def main():
config.create_global_config()
config.check_create_data_dir()
config.check_create_log_dir()
- config.check_create_cache_dir()
config.setup_logging()
config.post_logging_setup()