changeset 11984 | 987c5dc71309 |
parent 11928 | a358a111ff69 |
child 11986 | e307b74aa643 |
1.1 --- a/include/SDL_cpuinfo.h Fri May 18 13:09:30 2018 -0700 1.2 +++ b/include/SDL_cpuinfo.h Mon May 21 11:34:57 2018 -0400 1.3 @@ -169,7 +169,6 @@ 1.4 */ 1.5 extern DECLSPEC int SDLCALL SDL_GetSystemRAM(void); 1.6 1.7 - 1.8 /* Ends C function definitions when using C++ */ 1.9 #ifdef __cplusplus 1.10 }