mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-30 13:05:25 -05:00
impr: Remove old unused files
This commit is contained in:
@@ -18,7 +18,6 @@ namespace hex::plugin::windows {
|
||||
void addFooterItems();
|
||||
void addTitleBarButtons();
|
||||
void registerSettings();
|
||||
void registerProviders();
|
||||
}
|
||||
|
||||
static void detectSystemTheme() {
|
||||
@@ -70,7 +69,6 @@ IMHEX_PLUGIN_SETUP("Windows", "WerWolv", "Windows-only features") {
|
||||
|
||||
addFooterItems();
|
||||
registerSettings();
|
||||
registerProviders();
|
||||
|
||||
detectSystemTheme();
|
||||
checkBorderlessWindowOverride();
|
||||
|
||||
Reference in New Issue
Block a user