Browse Source

Fixed PS2 build

Sam Lantinga 3 năm trước cách đây
mục cha
commit
67ddb4c5a2
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/core/ps2/SDL_ps2.c

+ 0 - 1
src/core/ps2/SDL_ps2.c

@@ -68,7 +68,6 @@ DECLSPEC int
 SDL_RunApp(int argc, char* argv[], SDL_main_func mainFunction, void * reserved)
 SDL_RunApp(int argc, char* argv[], SDL_main_func mainFunction, void * reserved)
 {
 {
     int res;
     int res;
-    char cwd[FILENAME_MAX];
     (void)reserved;
     (void)reserved;
 
 
     prepare_IOP();
     prepare_IOP();