mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 14:59:39 +02:00
* Object.m (MAX_CLASS_NAME_LEN): Unused define removed.
From-SVN: r163936
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2010-09-07 Nicola Pero <nicola.pero@meta-innovation.com>
|
||||
|
||||
* Object.m (MAX_CLASS_NAME_LEN): Unused define removed.
|
||||
|
||||
2010-09-06 Iain Sandoe <iains@gcc.gnu.org>
|
||||
|
||||
* encoding.c: Add TARGET_ALIGN_NATURAL definition for m64 powerpc darwin.
|
||||
|
||||
@@ -28,8 +28,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
|
||||
#include "objc/Protocol.h"
|
||||
#include "objc/objc-api.h"
|
||||
|
||||
#define MAX_CLASS_NAME_LEN 256
|
||||
|
||||
@implementation Object
|
||||
|
||||
+ initialize
|
||||
|
||||
Reference in New Issue
Block a user