Merge backout of bug 592052 due to build bustage.

This commit is contained in:
Benjamin Smedberg 2010-10-13 08:54:36 -04:00
commit cf40e34b0e
3 changed files with 0 additions and 3 deletions

View File

@ -1,2 +1 @@
_NSModule
_NSGetModule

View File

@ -1,6 +1,5 @@
{
global:
NSModule;
NSGetModule;
local: *;
};

View File

@ -1,6 +1,5 @@
EXPORTED {
global:
NSModule;
NSGetModule;
local: *;
};