summaryrefslogtreecommitdiffstats
path: root/libobjc/Makefile.in
diff options
context:
space:
mode:
authornicola <nicola@138bc75d-0d04-0410-961f-82ee72b054a4>2011-06-03 19:24:08 +0000
committernicola <nicola@138bc75d-0d04-0410-961f-82ee72b054a4>2011-06-03 19:24:08 +0000
commit02f2bf614bfd9707ad11eb453793e9e4b683fceb (patch)
treece9cb1357e250ccc33d87c1b92c4f10162b40e4b /libobjc/Makefile.in
parentc0eeb2f4155daaeb1e15f5482216bb089b5c5e74 (diff)
downloadppe42-gcc-02f2bf614bfd9707ad11eb453793e9e4b683fceb.tar.gz
ppe42-gcc-02f2bf614bfd9707ad11eb453793e9e4b683fceb.zip
In libobjc/:
2011-06-03 Nicola Pero <nicola.pero@meta-innovation.com> * Makefile.in (OBJC_DEPRECATED_H): Removed METHOD_NULL.h. * objc/objc-api.h: Do not include deprecated/METHOD_NULL.h. * objc/deprecated/METHOD_NULL.h: Removed. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@174616 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libobjc/Makefile.in')
-rw-r--r--libobjc/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/libobjc/Makefile.in b/libobjc/Makefile.in
index 1d021e8b91f..8601653a57a 100644
--- a/libobjc/Makefile.in
+++ b/libobjc/Makefile.in
@@ -127,7 +127,6 @@ OBJC_H = \
# User-visible header files containing deprecated APIs, from the
# objc/deprecated directory
OBJC_DEPRECATED_H = \
- METHOD_NULL.h \
MetaClass.h \
Object.h \
Protocol.h \
OpenPOWER on IntegriCloud