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