Remove dead draw merge paint flag
This commit is contained in:
@@ -266,8 +266,7 @@ private:
|
||||
std::shared_ptr<Layer> layer,
|
||||
const Brush& brush,
|
||||
const glm::mat4& ortho,
|
||||
bool copy_blend_destination,
|
||||
bool draw_checkerboard);
|
||||
bool copy_blend_destination);
|
||||
void draw_merge_branch_orchestration(
|
||||
int plane_index,
|
||||
int layer_index,
|
||||
|
||||
Reference in New Issue
Block a user