]> Pileus Git - aweather/commit
Remove idle callback for loading markers
authorAndy Spencer <andy753421@gmail.com>
Sat, 11 Feb 2012 17:34:00 +0000 (17:34 +0000)
committerAndy Spencer <andy753421@gmail.com>
Sun, 12 Feb 2012 07:05:42 +0000 (07:05 +0000)
commit79e4dddff0c033c62d92bc2e189d522942196085
tree690074b3088caa3e6a220b87ecb72753fd52e5c1
parent49e0f79ffb481d3335f352d99b3ae379a4218b86
Remove idle callback for loading markers

The normal marker constructor is now thread safe and will do the actual
loading during the first draw function, which will be called from the
main thread.
src/plugins/radar.c