ref: 088fdeee38599b1711ba8766d36c652f1355e36e
parent: 348aac4c85da21e09c29c58866d178df3204d73c
author: Simon Tatham <anakin@pobox.com>
date: Thu Apr 20 10:57:42 EDT 2023
Remove conditioned-out dsf diagnostic code. print_dsf was declared in puzzles.h, but never called, and its definition was commented out. So it probably wouldn't still have worked anyway. The other commented-out printfs in that file don't look very useful either, and they just mean more stuff will need messing about with as I continue to refactor.