mirror of
https://github.com/wiiu-env/RPXLoadingModule.git
synced 2024-11-22 09:59:17 +01:00
Remove function declaration of a unimplemented function
This commit is contained in:
parent
3baca0a5c2
commit
3d0c1151d7
@ -32,7 +32,6 @@ extern "C" {
|
||||
|
||||
//Needs to have log_init() called beforehand.
|
||||
void dumpHex(const void *data, size_t size);
|
||||
BOOL OSFatal_printf(const char *fmt, ...);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user