mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 14:40:56 +00:00
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:
parent
9de3b40693
commit
5834d85e1c
2 changed files with 0 additions and 2 deletions
|
@ -50,7 +50,6 @@
|
||||||
|
|
||||||
#define SANITY_CHECKS 0
|
#define SANITY_CHECKS 0
|
||||||
|
|
||||||
#define GSI_NEW 1
|
|
||||||
#define GSI_MAP_RETAIN_KEY(M, X)
|
#define GSI_MAP_RETAIN_KEY(M, X)
|
||||||
#define GSI_MAP_RELEASE_KEY(M, X)
|
#define GSI_MAP_RELEASE_KEY(M, X)
|
||||||
#define GSI_MAP_RETAIN_VAL(M, X)
|
#define GSI_MAP_RETAIN_VAL(M, X)
|
||||||
|
|
|
@ -149,7 +149,6 @@ typedef struct {
|
||||||
* pointers, objects, glyphs (long) and attributes.
|
* pointers, objects, glyphs (long) and attributes.
|
||||||
*/
|
*/
|
||||||
#define GSI_ARRAY_TYPES GSUNION_PTR|GSUNION_OBJ|GSUNION_LONG
|
#define GSI_ARRAY_TYPES GSUNION_PTR|GSUNION_OBJ|GSUNION_LONG
|
||||||
#define GSI_NEW 1
|
|
||||||
#define GSI_ARRAY_TYPE GSGlyphAttrs
|
#define GSI_ARRAY_TYPE GSGlyphAttrs
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Reference in a new issue