(svn r6990) Remove stuff forgotten in r6980

replace/41b28d7194a279bdc17475d4fbe2ea6ec885a466
tron 18 years ago
parent bd562bc38b
commit cb4918d06b

@ -16,12 +16,6 @@
#include "saveload.h"
#include "vehicle_gui.h"
enum {
/* Max orders: 64000 (64 * 1000) */
ORDER_POOL_BLOCK_SIZE_BITS = 6, /* In bits, so (1 << 6) == 64 */
ORDER_POOL_MAX_BLOCKS = 1000,
};
/**
* Called if a new block is added to the order-pool
*/

Loading…
Cancel
Save