mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-04-24 02:29:50 +09:00
Test dont set environment variables
This commit is contained in:
@@ -222,7 +222,7 @@ int main(int argc, char **argv) {
|
|||||||
usage();
|
usage();
|
||||||
}
|
}
|
||||||
|
|
||||||
set_display_server_environment_variables();
|
//set_display_server_environment_variables();
|
||||||
|
|
||||||
std::string resources_path;
|
std::string resources_path;
|
||||||
if(access("sibs-build/linux_x86_64/debug/gsr-ui", F_OK) == 0) {
|
if(access("sibs-build/linux_x86_64/debug/gsr-ui", F_OK) == 0) {
|
||||||
|
|||||||
Reference in New Issue
Block a user