diff options
Diffstat (limited to 'backends/platform/ps2/irxboot.h')
-rw-r--r-- | backends/platform/ps2/irxboot.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/backends/platform/ps2/irxboot.h b/backends/platform/ps2/irxboot.h index ef1bfb1256..81b47a37c6 100644 --- a/backends/platform/ps2/irxboot.h +++ b/backends/platform/ps2/irxboot.h @@ -84,4 +84,3 @@ struct IrxReference { int loadIrxModules(int device, const char *irxPath, IrxReference **modules); #endif // __IRXBOOT_H__ - |