Closed EimenOueslati closed 6 months ago
Split the LayerStyle.cpp file into multiple smaller files, and check for unused variables in the "stops" loop.
Layerstyle.cpp file has been split into Layerstyle_Background.cpp, Layerstyle_Fill.cpp, Layerstyle_Line.cpp, Layerstyle_Symbol.cpp, Layerstyle_NotImplemented.cpp
Split the LayerStyle.cpp file into multiple smaller files, and check for unused variables in the "stops" loop.