summaryrefslogtreecommitdiff
path: root/img
diff options
context:
space:
mode:
authorubq323 <ubq323@ubq323.website>2022-08-06 23:02:18 +0100
committerubq323 <ubq323@ubq323.website>2022-08-06 23:02:18 +0100
commit2dc6ee5f18bf9a259d21c1f0cbc611bf17fdf3f2 (patch)
tree22bbe548e56cb923bed8c99cd3f6c9d5f7682eab /img
parentd3876fb449a38f1108abe39bd8782d7077e6637b (diff)
img
Diffstat (limited to 'img')
-rw-r--r--img/better_disp.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/img/better_disp.lua b/img/better_disp.lua
index eed4d6c..c278396 100644
--- a/img/better_disp.lua
+++ b/img/better_disp.lua
@@ -85,7 +85,6 @@ local function adjust_to_2_colors(R,gromlings,pdists)
-- todo: be cleverer when deciding whether to merge a into b, or b into a
-- currently just merge b into a
- debug.debug()
assert(best_a and best_b and best_a ~= best_b)
all_current_colors[best_b] = false
ncolors=ncolors-1