diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2014-04-02 12:56:14 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-04-02 12:56:14 -0700 |
commit | 59912568d01033992aca53a0d91834c65a7349ca (patch) | |
tree | 69513da88bc05d3dab77b733cca41b41a58c5129 /windows.c | |
parent | 4ee94167f167fd9dcce1331c1d69ef8e36174ad7 (diff) | |
download | subsurface-59912568d01033992aca53a0d91834c65a7349ca.tar.gz |
Only create UpdateManager once it is needed
Instead of unconditionally creating the object at program start let's
create it the first time we need it. That should avoid adding more and
more delays at program start (not to mention the usually unnecessary
memory use).
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'windows.c')
0 files changed, 0 insertions, 0 deletions