summaryrefslogtreecommitdiffstats
path: root/warp/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'warp/config.h')
-rw-r--r--warp/config.h6
1 files changed, 0 insertions, 6 deletions
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.
*/