summary refs log tree commit diff
path: root/bin/typo.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/typo.c')
-rw-r--r--bin/typo.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/typo.c b/bin/typo.c
index 2d235bc5..660c8249 100644
--- a/bin/typo.c
+++ b/bin/typo.c
@@ -14,8 +14,6 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-// Typing game.
-
 #include <curses.h>
 #include <err.h>
 #include <stdlib.h>