diff options
Diffstat (limited to 'libobjc/Makefile.in')
-rw-r--r-- | libobjc/Makefile.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libobjc/Makefile.in b/libobjc/Makefile.in index 90190465dd5..424cb1a9059 100644 --- a/libobjc/Makefile.in +++ b/libobjc/Makefile.in @@ -125,7 +125,6 @@ OBJC_H = \ thr.h \ \ hash.h \ - objc-list.h \ sarray.h # User-visible header files containing deprecated APIs, from the @@ -137,7 +136,6 @@ OBJC_DEPRECATED_H = \ Protocol.h \ STR.h \ hash.h \ - objc-list.h \ objc_get_uninstalled_dtable.h \ objc_malloc.h \ objc_msg_sendv.h \ |