From 8501c01b33abba8d470d59e05105e7215f0a95a4 Mon Sep 17 00:00:00 2001 From: christos Date: Wed, 11 Nov 2020 19:55:33 +0000 Subject: use strchr, strrchr, random, more lint removal, savefile in /var/games/warp not /usr/share/games/warp... --- warp/config.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'warp/config.h') diff --git a/warp/config.h b/warp/config.h index c4b30b45..8f4d28a4 100644 --- a/warp/config.h +++ b/warp/config.h @@ -85,12 +85,6 @@ */ #define PREFSHELL "/bin/csh" /**/ -/* RANDBITS: - * This symbol contains the number of bits of random number the rand() - * function produces. Usual values are 15, 16, and 31. - */ -#define RANDBITS 15 /**/ - /* ROOTID: * This symbol contains the uid of root, normally 0. */ -- cgit v1.2.3-56-ge451