From: Mikko Rasa Date: Sun, 28 Mar 2021 21:26:01 +0000 (+0300) Subject: Avoid accessing a null object if there's only a sampler for some unit X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;h=571e96b202fc22220a0af2d6e10beecc36e97abd;hp=571e96b202fc22220a0af2d6e10beecc36e97abd;p=libs%2Fgl.git Avoid accessing a null object if there's only a sampler for some unit ---