aboutsummaryrefslogtreecommitdiff
path: root/puzzles.h
diff options
context:
space:
mode:
authorSimon Tatham <anakin@pobox.com>2023-04-20 14:57:42 +0100
committerSimon Tatham <anakin@pobox.com>2023-04-20 17:30:03 +0100
commit088fdeee38599b1711ba8766d36c652f1355e36e (patch)
treeff771fd963450e7821aff97bb198c2bfa1c8b926 /puzzles.h
parent348aac4c85da21e09c29c58866d178df3204d73c (diff)
downloadpuzzles-088fdeee38599b1711ba8766d36c652f1355e36e.zip
puzzles-088fdeee38599b1711ba8766d36c652f1355e36e.tar.gz
puzzles-088fdeee38599b1711ba8766d36c652f1355e36e.tar.bz2
puzzles-088fdeee38599b1711ba8766d36c652f1355e36e.tar.xz
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.
Diffstat (limited to 'puzzles.h')
-rw-r--r--puzzles.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/puzzles.h b/puzzles.h
index add58b2..358736b 100644
--- a/puzzles.h
+++ b/puzzles.h
@@ -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