changed: use .empty() instead of testing for .size() > 0
authorwsoltys <wiso@no.way>
Wed, 2 Oct 2013 17:26:13 +0000 (19:26 +0200)
committerwsoltys <wiso@no.way>
Wed, 2 Oct 2013 19:47:55 +0000 (21:47 +0200)
commit8699ef2d73d78b217f84e83e75c5aa9ca5da93f3
treedb041da5514b60de79004ccd519e91f8ee33c2c9
parenta30ed25d47f824f365cafb4867030c3807239ea5
changed: use .empty() instead of testing for .size() > 0
xbmc/addons/AddonInstaller.cpp
xbmc/epg/Epg.cpp
xbmc/input/ButtonTranslator.cpp
xbmc/peripherals/devices/Peripheral.cpp
xbmc/utils/GroupUtils.cpp