X-Git-Url: http://git.shiar.nl/netris.git/blobdiff_plain/76c121219b3db6d904b6d5695bc78a53802d9ed3..0e934ad47c5e35e9a652dbe56961a707a32e7a54:/board.c diff --git a/board.c b/board.c index 8f03ff3..c6c4837 100644 --- a/board.c +++ b/board.c @@ -400,7 +400,3 @@ void InsertJunk(int scr, int color, int count, int column) scr == me); } -/* - * vi: ts=4 ai - * vim: noai si - */