aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--twiddle.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/twiddle.c b/twiddle.c
index 5af27d5..f6001fe 100644
--- a/twiddle.c
+++ b/twiddle.c
@@ -5,15 +5,6 @@
* Gyro Chamber).
*/
-/*
- * Possibly TODO:
- *
- * - it's horribly tempting to give the pieces significant
- * _orientations_, perhaps by drawing some sort of oriented
- * polygonal figure beneath the number. (An arrow pointing
- * upwards springs readily to mind.)
- */
-
#include <stdio.h>
#include <stdlib.h>
#include <string.h>