mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-21 12:32:40 +02:00
remove unreferenced struct
This commit is contained in:
parent
2e41795194
commit
5b879cbb0e
@ -10,7 +10,6 @@
|
||||
// System globals we define here
|
||||
int __system_argc;
|
||||
char** __system_argv;
|
||||
struct in_addr __nxlink_host;
|
||||
|
||||
extern char* fake_heap_start;
|
||||
extern char* fake_heap_end;
|
||||
|
Loading…
Reference in New Issue
Block a user