Descriptionui: accessibility: remove -Wunused-function for Atk
Newer version of GLib define *get_instance_private symbols in
the G_DEFINE_TYPE macros. These symbols might be unused in cases
where a GObject class doesn't access its instances private data,
triggering -Wunused-function warnings.
BUG=504375
TEST=compile on linux with GLib >= 2.37
Committed: https://crrev.com/d080b42374a067e4c2d664027ca0952d5e2fb66e
Cr-Commit-Position: refs/heads/master@{#336576}
Patch Set 1 #Patch Set 2 : Add comment to gyp file #Messages
Total messages: 15 (5 generated)
|