Skip to content
Snippets Groups Projects
Commit 1c167003 authored by Lioncash's avatar Lioncash
Browse files

nro: Remove unused forward declaration

This isn't used anywhere in the header.
parent 07e5319d
No related branches found
No related tags found
No related merge requests found
...@@ -13,8 +13,6 @@ ...@@ -13,8 +13,6 @@
namespace Loader { namespace Loader {
struct AssetHeader;
/// Loads an NRO file /// Loads an NRO file
class AppLoader_NRO final : public AppLoader, Linker { class AppLoader_NRO final : public AppLoader, Linker {
public: public:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment