XFLAIM changes for building ring 0 NLMs.

git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@574 0109f412-320b-0410-ab79-c3e0c5ffbbe6
This commit is contained in:
ahodgkinson
2006-06-14 19:41:55 +00:00
parent aa25f82410
commit 9f7ca8edd3
17 changed files with 603 additions and 168 deletions

View File

@@ -229,7 +229,6 @@ RCODE F_DbDiff::diff(
FlmStringAcc acc;
FlmVector IndexVec1;
FlmVector IndexVec2;
F_DbSystem dbSystem;
//try to unlock any files currently open
if ( RC_BAD( rc = dbSystem.closeUnusedFiles(0)))