Eliminate the unnecessary allocation
This commit is contained in:
parent
5ad260e4c4
commit
773e1542a0
1 changed files with 0 additions and 1 deletions
|
|
@ -30,7 +30,6 @@ namespace sfz {
|
|||
namespace fx {
|
||||
|
||||
Strings::Strings()
|
||||
: _stringsArray(new ResonantArrayScalar)
|
||||
{
|
||||
ResonantArray* array = nullptr;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue