Bug 898263 (part 16) - Remove jslock.h from EXPORTS. r=jorendorff.

--HG--
extra : rebase_source : cf5f687300d78cac39a5d7b0bea6aba21dc422c4
This commit is contained in:
Nicholas Nethercote 2013-07-26 01:05:24 -07:00
parent 5a24325d2f
commit 94b0a598e8
2 changed files with 0 additions and 2 deletions

View File

@ -5,7 +5,6 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
#include "jsdbgapi.h"
#include "jslock.h"
#include "jsd_xpc.h"
#include "js/GCAPI.h"

View File

@ -40,7 +40,6 @@ EXPORTS += [
'jscpucfg.h',
'jsdbgapi.h',
'jsfriendapi.h',
'jslock.h',
'jsprf.h',
'jsprototypes.h',
'jsproxy.h',