Remove an unused define
authorMatthias Clasen <mclasen@redhat.com>
Wed, 11 Dec 2013 15:35:45 +0000 (10:35 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 11 Dec 2013 15:36:26 +0000 (10:36 -0500)
https://bugzilla.gnome.org/show_bug.cgi?id=720210

glib/gdataset.c

index 006bdc18a8b7facc7549e08602f30ba6a6c61045..f0919b3f18c0d683f3ec72345166c5e49b5f1e1e 100644 (file)
  * 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 */