Got rid of errorString. Renumbered error codes. Got rid of error string tables.

git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@401 0109f412-320b-0410-ab79-c3e0c5ffbbe6
This commit is contained in:
dsandersoremutah
2006-05-09 22:48:32 +00:00
parent 659322639e
commit 7cb4cf1140
21 changed files with 435 additions and 1180 deletions

View File

@@ -1888,13 +1888,6 @@ RCODE F_DbSystem::init( void)
goto Exit;
}
// Check the error code tables
if( RC_BAD( rc = checkErrorCodeTables()))
{
goto Exit;
}
// Initialize all of the fields
gv_XFlmSysData.uiMaxUnusedTime = FLM_SECS_TO_TIMER_UNITS(