Fix segfault for wlroots based capturing

This commit is contained in:
Loki
2021-08-29 09:34:00 +02:00
parent b80c4253f0
commit 06a1119512
3 changed files with 26 additions and 10 deletions
-2
View File
@@ -22,8 +22,6 @@ public:
std::uint32_t offsets[4];
std::uint32_t plane_indices[4];
zwlr_export_dmabuf_frame_v1 *frame;
void destroy();
};