mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-20 21:31:32 +03:00
ames: minor, remove unused constant
This commit is contained in:
parent
69cfaeec08
commit
7af7fa0e28
@ -8,7 +8,6 @@
|
||||
#define FINE_PAGE 512 // packets per page
|
||||
#define FINE_FRAG 1024 // bytes per fragment packet
|
||||
#define FINE_PATH_MAX 384 // longest allowed scry path
|
||||
#define FINE_SCRY_MAX 10 // maximum allowed pending scry requests
|
||||
#define HEAD_SIZE 4 // header size in bytes
|
||||
|
||||
// a hack to work around the inability to delete from a hashtable
|
||||
|
Loading…
Reference in New Issue
Block a user