diff options
Diffstat (limited to 'backends/platform/psp/thread.h')
-rw-r--r-- | backends/platform/psp/thread.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/backends/platform/psp/thread.h b/backends/platform/psp/thread.h index a2f3b5eda2..ca94b8c82c 100644 --- a/backends/platform/psp/thread.h +++ b/backends/platform/psp/thread.h @@ -105,5 +105,3 @@ enum StackSizes { }; #endif /* PSP_THREADS_H */ - - |