diff --git a/lib/entropy/cache.py b/lib/entropy/cache.py index 0562d47b8..34f12d468 100644 --- a/lib/entropy/cache.py +++ b/lib/entropy/cache.py @@ -286,9 +286,6 @@ class EntropyCacher(Singleton): del massive_data[:] del massive_data - def __del__(self): - self.stop() - @staticmethod def current_directory(): """