Use LinkableValueNode members functions when possible in the derived valuenodes.
[synfig.git] / synfig-core / src / synfig / valuenode_anglestring.cpp
index 4177777..8440dea 100644 (file)
@@ -156,12 +156,6 @@ ValueNode_AngleString::get_link_vfunc(int i)const
        return 0;
 }
 
-int
-ValueNode_AngleString::link_count()const
-{
-       return 4;
-}
-
 bool
 ValueNode_AngleString::check_type(ValueBase::Type type)
 {