Skip to content

Commit cfd1d57

Browse files
committed
fixed:dbtasks.cpp: In member function 鈥榲irtual bool KBEngine::DBTaskLookUpBaseByDBID::db_thread_process()鈥?
dbtasks.cpp:517: error: unused variable 鈥榟aslog鈥?
1 parent bd2f49e commit cfd1d57

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

kbe/src/server/dbmgr/dbtasks.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -514,7 +514,6 @@ bool DBTaskLookUpBaseByDBID::db_thread_process()
514514

515515
KBE_ASSERT(pELTable);
516516

517-
bool haslog = false;
518517
KBEEntityLogTable::EntityLog entitylog;
519518

520519
ScriptDefModule* pModule = EntityDef::findScriptModule(sid_);

0 commit comments

Comments
 (0)