mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-06 22:54:16 +02:00
[view.qt] enhancement: faster packages filtering
This commit is contained in:
@@ -181,9 +181,6 @@ class GenericSoftwareManager(SoftwareManager, SettingsController):
|
||||
if disk_loader:
|
||||
disk_loader.stop_working()
|
||||
disk_loader.join()
|
||||
|
||||
# res.installed = self._sort(res.installed, norm_word)
|
||||
# res.new = self._sort(res.new, norm_word)
|
||||
else:
|
||||
raise NoInternetException()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user