grand: restructure a bit
authorRyan Lortie <desrt@desrt.ca>
Mon, 25 Mar 2013 01:25:26 +0000 (21:25 -0400)
committerStef Walter <stefw@gnome.org>
Wed, 6 Nov 2013 09:12:40 +0000 (10:12 +0100)
commiteef0d3c0b8ca541e48a8a9d7ec39ed40a717db6f
tree765dc92cdea6230f9cb8cdc41169c2ad73fcb344
parent70410b322c6a7cfa047d2a4049d0c810e9a52da8
grand: restructure a bit

Instead of having lots of 'if NULL then allocate' code segments for the
global GRand instance, move it to a single getter function that everyone
calls.
glib/grand.c