mirror of
https://github.com/hyprwm/aquamarine.git
synced 2024-12-22 05:49:48 +01:00
buffer: remove useless forward def
This commit is contained in:
parent
4468981c1c
commit
7dea26bba0
1 changed files with 0 additions and 2 deletions
|
@ -18,8 +18,6 @@ namespace Aquamarine {
|
|||
BUFFER_TYPE_MISC,
|
||||
};
|
||||
|
||||
class CWLBufferResource;
|
||||
|
||||
struct SDMABUFAttrs {
|
||||
bool success = false;
|
||||
Hyprutils::Math::Vector2D size;
|
||||
|
|
Loading…
Reference in a new issue