Skip to content

Commit

Permalink
Remove unused definition.
Browse files Browse the repository at this point in the history
  • Loading branch information
jpd002 committed Nov 6, 2024
1 parent 89213a4 commit 4d9f583
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Source/ui_shared/BootablesProcesses.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
#include "filesystem_def.h"
#include <set>

bool IsBootableArcadeDefPath(const fs::path&);
bool DoesBootableExist(const fs::path&);
bool TryRegisterBootable(const fs::path&);
bool TryUpdateLastBootedTime(const fs::path&);
Expand Down

0 comments on commit 4d9f583

Please sign in to comment.