diff options
Diffstat (limited to 'backends/platform/ps2/ps2debug.cpp')
-rw-r--r-- | backends/platform/ps2/ps2debug.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/backends/platform/ps2/ps2debug.cpp b/backends/platform/ps2/ps2debug.cpp index 1fc3d50170..300e18316f 100644 --- a/backends/platform/ps2/ps2debug.cpp +++ b/backends/platform/ps2/ps2debug.cpp @@ -44,4 +44,3 @@ void sioprintf(const char *zFormat, ...) { pos++; } } - |