chiark / gitweb /
Bah, and of course there's a TODO comment I forgot to remove.
authorSimon Tatham <anakin@pobox.com>
Sat, 30 Apr 2005 14:14:37 +0000 (14:14 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 30 Apr 2005 14:14:37 +0000 (14:14 +0000)
[originally from svn r5714]

twiddle.c

index 5af27d5096befdabf12ed5264d03ceabf5057e56..f6001fe8ba02ebe258ee3a5fc5b8db674c0ca7c9 100644 (file)
--- 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>