Use NSGetSizeAndAlignment

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@29798 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 2010-02-28 11:51:59 +00:00
parent c0c7403c0f
commit bbc0ddd60f
2 changed files with 9 additions and 251 deletions

View file

@ -150,11 +150,6 @@ extern "C" {
#endif
/** Returns the size of the data type described by the type encoding string.
*/
GS_EXPORT unsigned
objc_sizeOfType(const char *type);
/*
* Functions for accessing instance variables directly -
* We can copy an ivar into arbitrary data,