libDtSearch: Coverity 176038
This commit is contained in:
parent
aa1bfc0ab3
commit
95d6b64800
|
|
@ -53,9 +53,7 @@ int startup(int dbn)
|
|||
taskinit(&db_global);
|
||||
db_glob_init = 1;
|
||||
}
|
||||
if ( dbn >= 0 && dbn_check(dbn) != S_OKAY ) {
|
||||
return( db_status );
|
||||
}
|
||||
|
||||
return( db_status );
|
||||
}
|
||||
/* vpp -nOS2 -dUNIX -nBSD -nVANILLA_BSD -nVMS -nMEMLOCK -nWINDOWS -nFAR_ALLOC -f/usr/users/master/config/nonwin startup.c */
|
||||
|
|
|
|||
Loading…
Reference in New Issue