nro: Remove unused forward declaration
This isn't used anywhere in the header.
This commit is contained in:
parent
07e5319d55
commit
1c16700372
1 changed files with 0 additions and 2 deletions
|
@ -13,8 +13,6 @@
|
|||
|
||||
namespace Loader {
|
||||
|
||||
struct AssetHeader;
|
||||
|
||||
/// Loads an NRO file
|
||||
class AppLoader_NRO final : public AppLoader, Linker {
|
||||
public:
|
||||
|
|
Loading…
Reference in a new issue