Coverity scan fixes
This commit is contained in:
@@ -56,7 +56,6 @@ int32 psCoreOpen(const char *config)
|
||||
return -1;
|
||||
}
|
||||
|
||||
|
||||
if (osdepTimeOpen() < 0) {
|
||||
psTraceCore("osdepTimeOpen failed\n");
|
||||
return PS_FAILURE;
|
||||
@@ -76,7 +75,6 @@ int32 psCoreOpen(const char *config)
|
||||
}
|
||||
#endif /* USE_MULTITHREADING */
|
||||
|
||||
|
||||
return PS_SUCCESS;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user