remove unused PositiveSlice Preallocate

This commit is contained in:
2024-11-12 19:04:02 +00:00
parent ce635cc2b1
commit f1407fd045
2 changed files with 0 additions and 14 deletions

View File

@@ -130,8 +130,6 @@ func NewWavefrontComponent() *WavefrontComponent {
},
}
//w.W.Preallocate(preallocateSize)
return w
}