GNOME Bugzilla – Bug 674207
window: Compiler warning when not building on X11
Last modified: 2013-02-19 13:14:58 UTC
CC libgtk_3_la-gtkmountoperation-stub.lo gtkwindow.c:8438:1: warning: 'gtk_window_on_theme_variant_changed' defined but not used [-Wunused-function]
Created attachment 212205 [details] [review] Patch to conditionalise Is this the best way?
Review of attachment 212205 [details] [review]: I ended up landing this today - after reading the rest of the code this was obviously the right thing to do.