Expect new GSI api

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12370 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-Macdonald 2002-02-01 15:31:21 +00:00
parent 9de3b40693
commit 5834d85e1c
2 changed files with 0 additions and 2 deletions

View file

@ -50,7 +50,6 @@
#define SANITY_CHECKS 0
#define GSI_NEW 1
#define GSI_MAP_RETAIN_KEY(M, X)
#define GSI_MAP_RELEASE_KEY(M, X)
#define GSI_MAP_RETAIN_VAL(M, X)

View file

@ -149,7 +149,6 @@ typedef struct {
* pointers, objects, glyphs (long) and attributes.
*/
#define GSI_ARRAY_TYPES GSUNION_PTR|GSUNION_OBJ|GSUNION_LONG
#define GSI_NEW 1
#define GSI_ARRAY_TYPE GSGlyphAttrs
/*