dtinfo subdirectory dtinfogen
This commit is contained in:
committed by
Jon Trulson
parent
aef2830df2
commit
eb698f32cf
@@ -91,7 +91,7 @@ DataRepository::deActivateZone( int level )
|
||||
return;
|
||||
}
|
||||
|
||||
Rec ZoneRec = zone_stack->pop();
|
||||
zone_stack->pop();
|
||||
|
||||
// update the current_buf
|
||||
if ( !zone_stack->empty() ) {
|
||||
|
||||
Reference in New Issue
Block a user