mirror of
https://github.com/hyprwm/aquamarine.git
synced 2024-12-22 11:39:49 +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,
|
BUFFER_TYPE_MISC,
|
||||||
};
|
};
|
||||||
|
|
||||||
class CWLBufferResource;
|
|
||||||
|
|
||||||
struct SDMABUFAttrs {
|
struct SDMABUFAttrs {
|
||||||
bool success = false;
|
bool success = false;
|
||||||
Hyprutils::Math::Vector2D size;
|
Hyprutils::Math::Vector2D size;
|
||||||
|
|
Loading…
Reference in a new issue