]> git.street.me.uk Git - andy/viking.git/commit - src/vikmapslayer.c
Reduce GObject cast
authorGuilhem Bonnefille <guilhem.bonnefille@gmail.com>
Thu, 10 Feb 2011 21:00:22 +0000 (22:00 +0100)
committerGuilhem Bonnefille <guilhem.bonnefille@gmail.com>
Thu, 10 Feb 2011 21:00:22 +0000 (22:00 +0100)
commit405b74ed000c226b3c8cde5709d8b2c55c0d787c
treee4d134da6a028e1ddf462d54d00654e232fa7327
parentf940772b6d7351bd5eb12ba2f5dfa6564446bde1
Reduce GObject cast

GObject cast is more than a C cast. So it is CPU consuming.

Signed-off-by: Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
src/vikaggregatelayer.c
src/vikmapslayer.c