Assume frames when no unit provided in a time field. Apply feature request ID: 2879693
[synfig.git] / synfig-core / src / synfig / valuenode_dynamiclist.cpp
index a8c253a..6791cc4 100644 (file)
@@ -550,7 +550,6 @@ ValueNode_DynamicList::ValueNode_DynamicList(ValueBase::Type container_type):
        container_type  (container_type),
        loop_(false)
 {
-       DCAST_HACK_ENABLE();
 }
 
 ValueNode_DynamicList::Handle