commit | b16313812a3961d67a16e994e14abdf4095e5b42 | [log] [tgz] |
---|---|---|
author | Glenn Kasten <gkasten@google.com> | Mon Jan 30 14:54:39 2012 -0800 |
committer | Glenn Kasten <gkasten@google.com> | Fri Feb 03 14:42:43 2012 -0800 |
tree | 7f35c0733205281f5851747b2009812e6fdbe9b1 | |
parent | f55bc56490660e8eff92ff1f97607d6e78826629 [diff] |
Use virtual destructors It turns out to be just a comment, as all except AudioMixer are RefBase. There are only a few performance-sensitive cases where it's worth thinking about whether you need a virtual destructor, and the headache usually outweighs the benefit. Change-Id: I716292f9556ec17c29ce8c76ac8ae602cb496533