mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-13 19:15:45 -07:00
internal: Fix compiler warnings (#9646)
This commit is contained in:
@@ -18,7 +18,6 @@ class CXDGActivationToken {
|
||||
uint32_t serial = 0;
|
||||
std::string appID = "";
|
||||
bool committed = false;
|
||||
bool used = false;
|
||||
|
||||
std::string token = "";
|
||||
|
||||
|
Reference in New Issue
Block a user