remove extraneous endif

This commit is contained in:
Martin Kroeker 2021-11-03 21:54:31 +01:00 committed by GitHub
parent 0e6639d0fa
commit e53408ca17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -253,7 +253,6 @@ int get_num_procs(void) {
#endif
return nums;
#endif
#endif
#if !defined(OS_LINUX)
return nums;
@ -1823,7 +1822,6 @@ int get_num_procs(void) {
#endif
return nums;
#endif
#endif
#if !defined(OS_LINUX)
return nums;