Commit 29b71c02 by Nicola Pero Committed by Nicola Pero

* Object.m (MAX_CLASS_NAME_LEN): Unused define removed.

From-SVN: r163936
parent da0a441d
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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment