Removed unused dependencies

This commit is contained in:
Antoine Pilote
2024-08-14 18:55:29 -04:00
parent 8295a8c550
commit e5616f98a4
16 changed files with 4 additions and 983 deletions

View File

@@ -83,6 +83,7 @@ void EditorSelectionPanel::Draw(EditorSelection selection)
}
}
ImGui::End();
}
void EditorSelectionPanel::DrawNone()