mirror of
https://github.com/corda/corda.git
synced 2025-01-22 12:28:11 +00:00
remove temporary #error used for debugging
Sorry, that wasn't supposed to be checked in.
This commit is contained in:
parent
67fd707254
commit
0c5471d25e
@ -1995,7 +1995,6 @@ main(int ac, const char** av)
|
||||
|| (AVIAN_TARGET_ARCH == AVIAN_ARCH_X86)
|
||||
const unsigned CodeCapacity = 128 * 1024 * 1024;
|
||||
#else
|
||||
# error "wtf?"
|
||||
const unsigned CodeCapacity = 30 * 1024 * 1024;
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user