]> git.mxchange.org Git - simgear.git/commit
Fix compiler error with disabled sound support.
authorThorstenB <brehmt@gmail.com>
Wed, 21 Nov 2012 19:17:58 +0000 (20:17 +0100)
committerThorstenB <brehmt@gmail.com>
Wed, 21 Nov 2012 19:17:58 +0000 (20:17 +0100)
commitfe86a9ed026b876d34adf0965b7e958c96a13bd7
tree62aa7bd6b456630cd9a8d59ff0383d1c2c864eac
parent9be53e746f477e7612b7145eb397d415f773ffa5
Fix compiler error with disabled sound support.
("source" is undefined in SGSampleGroup::stop).
Also fixes two related compiler warnings (unused var "sample").
simgear/sound/sample_group.cxx