Remove an unused define

https://bugzilla.gnome.org/show_bug.cgi?id=720210
This commit is contained in:
Matthias Clasen 2013-12-11 10:35:45 -05:00
parent e6c86d58f2
commit d721d41d38

View File

@ -136,9 +136,6 @@
* should free any memory and resources allocated for it.
**/
/* --- defines --- */
#define G_QUARK_BLOCK_SIZE (2048)
#define G_DATALIST_FLAGS_MASK_INTERNAL 0x7
/* datalist pointer accesses have to be carried out atomically */