changed: move zip manager to system globals
authorspiff <spiff@xbmc.org>
Thu, 6 Sep 2012 16:55:15 +0000 (18:55 +0200)
committerspiff <spiff@xbmc.org>
Thu, 13 Sep 2012 20:09:46 +0000 (22:09 +0200)
commitbd16c8b55c50626f3a472960a599be5a8df4733e
treedfb3871d5b371eaa78583172b30a63a6a038914f
parentef22078c9b22a3b11f6ccc796eddf4a6dfd7e627
changed: move zip manager to system globals

we need order control since it accesses another global (the directory
cache)
xbmc/SystemGlobals.cpp
xbmc/filesystem/ZipManager.cpp