Remove dead draw merge paint flag

This commit is contained in:
2026-06-15 23:09:45 +02:00
parent 846d4d7b95
commit 1b97119847
2 changed files with 2 additions and 5 deletions

View File

@@ -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,