mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-08-05 00:42:48 +00:00
Remove ImGui testing code
This commit is contained in:
parent
9a87f255c2
commit
aafabf2038
@ -33,7 +33,6 @@ static std::deque<std::pair<bool, ImGui::Layer*>> change_layers{};
|
||||
static std::mutex change_layers_mutex{};
|
||||
|
||||
static ImGuiID dock_id;
|
||||
static ImGuiID game_window_id = 1054440878;
|
||||
|
||||
namespace ImGui {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user