Bug 806819 - Part 1: Remove FORCE_PR_LOG unified build restriction. r=gps

--HG--
extra : rebase_source : 004c828c1fd157fc0f13fd6a2ca85c264a34d60c
This commit is contained in:
Eric Rahm 2014-10-06 13:06:55 -07:00
parent ab57f50794
commit 6c9073397b

View File

@ -646,11 +646,6 @@ class RecursiveMakeBackend(CommonBackend):
'so it cannot be built in unified mode."\n'
'#undef PL_ARENA_CONST_ALIGN_MASK\n'
'#endif\n'
'#ifdef FORCE_PR_LOG\n'
'#error "%(cppfile)s forces NSPR logging, '
'so it cannot be built in unified mode."\n'
'#undef FORCE_PR_LOG\n'
'#endif\n'
'#ifdef INITGUID\n'
'#error "%(cppfile)s defines INITGUID, '
'so it cannot be built in unified mode."\n'