Get rid of leftovers

This commit is contained in:
WerWolv 2021-01-27 08:50:50 +01:00
parent 49b5deb9f4
commit 004d99fc3a
1 changed files with 0 additions and 1 deletions

View File

@ -220,7 +220,6 @@ namespace hex {
Window::s_currShortcut = { -1, -1 };
}
ImGui::GetWindowDockID()
if (SharedData::currentProvider == nullptr) {
char title[256];
ImFormatString(title, IM_ARRAYSIZE(title), "%s/DockSpace_%08X", ImGui::GetCurrentWindow()->Name, ImGui::GetID("MainDock"));