refactor: use std::find_if rather than iterating the map ourselves, and cleanup the...
authorjmarshallnz <jmarshallnz@svn>
Thu, 16 Sep 2010 10:10:08 +0000 (10:10 +0000)
committerjmarshallnz <jmarshallnz@svn>
Thu, 16 Sep 2010 10:10:08 +0000 (10:10 +0000)
commit4b2f7b242af3dc6ddee859385298c22bb0169c33
tree213568605b73efc1e05ff0f9c6571e3a83c5a32e
parentc52eafba9241f0aeed9e66ad29386c3395546661
refactor: use std::find_if rather than iterating the map ourselves, and cleanup the CheckHash function to pass the hash in rather than the jobID

git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33881 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
xbmc/GUIWindowAddonBrowser.cpp
xbmc/GUIWindowAddonBrowser.h