]> git.mxchange.org Git - simgear.git/commit
Don't delete the sample data if it wasn't constructed as a file. It's now deleted...
authorehofman <ehofman>
Sun, 18 Oct 2009 09:34:24 +0000 (09:34 +0000)
committerTim Moore <timoore@redhat.com>
Sun, 18 Oct 2009 10:07:38 +0000 (12:07 +0200)
commit0d5634475c189169a12a89b64e565120cd89d4b8
treec98289368c818522876cfe46abe21e33fe60d762
parente6bfe7d40c41c003b2fe41385de552c015f27bb2
Don't delete the sample data if it wasn't constructed as a file. It's now deleted when calling free_data() by the owner or in the  destructor.
simgear/sound/sample_openal.cxx
simgear/sound/sample_openal.hxx
simgear/sound/soundmgr_openal.cxx