shithub: puzzles

Download patch

ref: dce37199985f332ddfe4a1b3fb065efb358a8fb1
parent: 8b8a277a7aa9146b0825398f9e81ddccb81ee2dd
author: Ben Harris <bjh21@bjh21.me.uk>
date: Mon Jun 26 10:01:39 EDT 2023

Bridges: remove a comment for a deleted line of code

The line was deleted in 5027095ce2a6dd844ce10489c91dc08bbc174a19.

--- a/bridges.c
+++ b/bridges.c
@@ -81,7 +81,6 @@
 
 #include "puzzles.h"
 
-/* Turn this on for hints about which lines are considered possibilities. */
 #undef DRAW_GRID
 
 /* --- structures for params, state, etc. --- */