remove obsoleted define

This commit is contained in:
Anton Farygin 2005-08-08 13:39:27 +00:00
parent 7709157d88
commit 11c99803fc

View File

@ -24,8 +24,6 @@
/* If we have more than that amount of memory (in Mbytes), we assume we can load the rescue as a ramdisk */
#define MEM_LIMIT_RESCUE 56
#define RAMDISK_COMPRESSION_RATIO 1.95
#define VERSION_FILE "/.VERSION"
#define RAMDISK_LOCATION "/"
#define IMAGE_LOCATION "/image"