Commit b1c6d278 authored by claes's avatar claes

*** empty log message ***

parent 9897c360
......@@ -248,6 +248,8 @@ bool wb_dbs::importHead(pwr_tOid oid, pwr_tCid cid, pwr_tOid poid,
m_nObjects++;
m_volume.cardinality++;
if ( flags.b.DevOnly)
oep->o.flags.b.devOnly = 1;
#if 0
if (fep == NULL)
oep->flags.b.devOnly = o.isDevOnly();
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment