From 6991960a8b0bacc87c2c5183c2098e606bf5d72d Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Wed, 25 Jun 2014 19:12:26 +0200 Subject: Remove cmovie support --- src/cave.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/cave.cc') diff --git a/src/cave.cc b/src/cave.cc index a0b8c7fc..bb883d26 100644 --- a/src/cave.cc +++ b/src/cave.cc @@ -1519,7 +1519,7 @@ void map_info(int y, int x, byte *ap, char *cp, byte *tap, char *tcp, /* - * Special version of map_info, for use by cmovie and HTML converter + * Special version of map_info, for use by HTML converter * to obtain pure-ASCII image of dungeon map */ void map_info_default(int y, int x, byte *ap, char *cp) -- cgit v1.2.3