vcl/unx/gtk/app/gtkdata.cxx | 2 ++ 1 file changed, 2 insertions(+) New commits: commit f0f6077dc51a20dfa0387d4e68eb677e50ab76cd Author: Tor Lillqvist <t...@collabora.com> Date: Wed Oct 14 21:19:35 2015 +0300
WaE: loplugin:staticmethods Change-Id: I2dd4ace6d884ba59820814e23a8e55d9b0e60ef6 diff --git a/vcl/unx/gtk/app/gtkdata.cxx b/vcl/unx/gtk/app/gtkdata.cxx index 6dc0cbf..94d069d 100644 --- a/vcl/unx/gtk/app/gtkdata.cxx +++ b/vcl/unx/gtk/app/gtkdata.cxx @@ -1030,6 +1030,8 @@ void GtkSalDisplay::RefreshMenusUnity() pSalMenu->UpdateFull(); } } +#else + (void) this; #endif } #endif _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits