Move the 'Simple Text' into the 'Other' menu, rather than having it in a menu of...
[synfig.git] / synfig-core / trunk / src / modules / lyr_std / julia.cpp
index 9efd7d1..51f0e8a 100644 (file)
@@ -204,7 +204,7 @@ Julia::get_color(Context context, const Point &pos)const
                zr_hold;
 
        ColorReal
-               depth, mag;
+               depth, mag(0);
 
        Color
                ret;