misc: Remove dead code. (#2702)

This commit is contained in:
squidbus 2025-03-28 10:32:17 -07:00 committed by GitHub
parent be22674f8c
commit 31e1d4f839
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 2 additions and 709 deletions

View file

@ -20,9 +20,7 @@
#include "common/string_util.h"
#include "common/version.h"
#include "control_settings.h"
#include "core/loader.h"
#include "game_install_dialog.h"
#include "install_dir_select.h"
#include "kbm_gui.h"
#include "main_window.h"
#include "settings_dialog.h"