Skip to content

Commit

Permalink
aaaa
Browse files Browse the repository at this point in the history
  • Loading branch information
vaxerski committed Aug 27, 2023
1 parent 2a8a644 commit b1895a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/portals/Screencopy.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -791,5 +791,5 @@ std::unique_ptr<SBuffer> CPipewireConnection::createBuffer(CPipewireConnection::
}
}

return std::move(pBuffer);
return pBuffer;
}

0 comments on commit b1895a2

Please sign in to comment.