Fix bad file descriptor when using wlgrab
This commit is contained in:
@@ -23,8 +23,6 @@ class frame_t {
|
||||
public:
|
||||
egl::surface_descriptor_t sd;
|
||||
|
||||
bool close_fds = false;
|
||||
|
||||
void destroy();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user