- More implementations and dependencies for Linux Wayland support
This commit is contained in:
@@ -27,8 +27,7 @@ string platform::get_environment_variable(const cstring& var) {
|
||||
return string(val, strlen(val));
|
||||
}
|
||||
|
||||
platform::platform(user t) {
|
||||
_config.type = t;
|
||||
platform::platform() {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user