Revision c37d7d3...
Go back to digest for 1st December 2013Optimization in KDE-PIM
Jan Kundrát committed changes in [trojita] src/Imap/Model/Model.cpp:
IMAP: do not overwrite flags with data from cache
There is no point in doing this and wasting CPU resources for something which is
already updated elsewhere. The flags are always maintained by the mailbox
synchronization; this code is just useless.
File Changes
Modified 1 files
- src/Imap/Model/Model.cpp
1 files changed in total