mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-07 15:41:58 -07:00
hyprctl: remove log
This commit is contained in:
@@ -332,8 +332,6 @@ int main(int argc, char** argv) {
|
|||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|
||||||
std::cout << "adding " << ARGS[i] << "\n";
|
|
||||||
|
|
||||||
fullRequest += ARGS[i] + " ";
|
fullRequest += ARGS[i] + " ";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user