summaryrefslogtreecommitdiff
path: root/libobjc/objc/Object.h
diff options
context:
space:
mode:
Diffstat (limited to 'libobjc/objc/Object.h')
-rw-r--r--libobjc/objc/Object.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/libobjc/objc/Object.h b/libobjc/objc/Object.h
index 11c4617a98c..e2fa926e7b5 100644
--- a/libobjc/objc/Object.h
+++ b/libobjc/objc/Object.h
@@ -55,10 +55,6 @@ extern "C" {
- (BOOL)isEqual: (id)anObject;
@end
-/* All of the following includes were deprecated in GCC 4.6 and will
- be removed in the next release. */
-#include "deprecated/Object.h"
-
#ifdef __cplusplus
}
#endif