desktop/window: remove old fn defs

This commit is contained in:
Vaxry 2025-12-31 18:17:06 +01:00
parent bd02178e96
commit 48a024e032
No known key found for this signature in database
GPG key ID: 665806380871D640

View file

@ -328,8 +328,6 @@ namespace Desktop::View {
PHLWINDOW getSwallower();
bool isX11OverrideRedirect();
bool isModal();
Vector2D requestedMinSize();
Vector2D requestedMaxSize();
Vector2D realToReportSize();
Vector2D realToReportPosition();
Vector2D xwaylandSizeToReal(Vector2D size);