ref: d40b3172fef7a1633ab8a4a6a6065f822aaa2b2e
parent: d35f64096dae0d6a7d6f9e94a01445acd247bc22
author: Simon Tatham <anakin@pobox.com>
date: Sat Apr 30 10:14:37 EDT 2005
Bah, and of course there's a TODO comment I forgot to remove. [originally from svn r5714]
--- 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>