projects
/
platform
/
upstream
/
glib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6c86d5
)
Remove an unused define
author
Matthias Clasen
<mclasen@redhat.com>
Wed, 11 Dec 2013 15:35:45 +0000
(10:35 -0500)
committer
Matthias 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
patch
|
blob
|
history
diff --git
a/glib/gdataset.c
b/glib/gdataset.c
index 006bdc18a8b7facc7549e08602f30ba6a6c61045..f0919b3f18c0d683f3ec72345166c5e49b5f1e1e 100644
(file)
--- a/
glib/gdataset.c
+++ b/
glib/gdataset.c
@@
-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 */