PetScan: drop allow_nested attribute
commit22752e30bb09a5a97263a1bf4eb4072a1547cd45
authorSven Verdoolaege <skimo@kotnet.org>
Sat, 8 Mar 2014 08:11:27 +0000 (8 09:11 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 24 Mar 2014 16:32:11 +0000 (24 17:32 +0100)
tree1f9f92fff84fd1b46a7bf58a2783f4bdbdfc0f4c
parente8523b640e005cc2c029f2f742c9c382ddf259e0
PetScan: drop allow_nested attribute

The attribute was turned on by default with no way of turning it off.
The code that depended on allow_nested being off was therefore never nested.
Furthermore, we will be allowing for an encapsulation of dynamic
behavior in the near future, so there should be less need for turning
the allow_nested option off.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
scan.cc
scan.h