summaryrefslogtreecommitdiffstats
path: root/libobjc/nil_method.c
diff options
context:
space:
mode:
Diffstat (limited to 'libobjc/nil_method.c')
-rw-r--r--libobjc/nil_method.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/libobjc/nil_method.c b/libobjc/nil_method.c
index c58515baa5b..a5364eab4ce 100644
--- a/libobjc/nil_method.c
+++ b/libobjc/nil_method.c
@@ -27,11 +27,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
of a method is nil */
#include "objc/objc.h"
-#include "objc/objc-api.h"
-#include "objc/thr.h"
-#include "objc/hash.h"
-#include "objc/objc-list.h"
-#include "objc-private/runtime.h"
/* When the receiver of a method invocation is nil, the runtime
returns nil_method() as the method implementation. This function
OpenPOWER on IntegriCloud