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.
This commit is contained in:
Simon Tatham
2023-04-20 14:57:42 +01:00
parent 348aac4c85
commit 088fdeee38
2 changed files with 0 additions and 70 deletions

View File

@ -430,8 +430,6 @@ typedef struct DSF DSF;
DSF *snew_dsf(int size);
void dsf_free(DSF *dsf);
void print_dsf(DSF *dsf, int size);
void dsf_copy(DSF *to, DSF *from);
/* Return the canonical element of the equivalence class containing element