Skip to content

Commit 4097b0e

Browse files
Delete stray inc_ref (#1879)
1 parent 485b1c7 commit 4097b0e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/binding/python/RecordComponent.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,6 @@ struct StoreChunkFromPythonArray
324324
Offset const &offset,
325325
Extent const &extent)
326326
{
327-
a.inc_ref();
328327
void *data = a.mutable_data();
329328
// here, we store an owning handle in the lambda capture so that
330329
// temporary and lost-scope variables stay alive until we flush

0 commit comments

Comments
 (0)