Commit ae4bc7e9 authored by Holger Hans Peter Freyther's avatar Holger Hans Peter Freyther Committed by Holger Freyther
Browse files

Remove bogus call and comment from addressbook


QMap::empty() does not empty the list but is the STL
version to ask if the map is empty. Remove the comment
and code as operator>> of QDataStream will clear the
map.

Fixes Coverity CID#89073

Change-Id: I259e518b44afd42b698368b42aedcc3b84240aca
Reviewed-by: default avatarSimon Hausmann <simon.hausmann@theqtcompany.com>
parent 657a8cf5
No related merge requests found
Showing with 0 additions and 1 deletion
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment