WaE: loplugin:staticmethods

Change-Id: I2dd4ace6d884ba59820814e23a8e55d9b0e60ef6
This commit is contained in:
Tor Lillqvist
2015-10-14 21:19:35 +03:00
parent bfab2004b3
commit f0f6077dc5

View File

@@ -1030,6 +1030,8 @@ void GtkSalDisplay::RefreshMenusUnity()
pSalMenu->UpdateFull();
}
}
#else
(void) this;
#endif
}
#endif