wayland: Mark private function as static

This commit is contained in:
Emmanuele Bassi 2017-04-28 22:47:29 +01:00
parent 82800fae52
commit 7619c9c739

View File

@ -1663,7 +1663,7 @@ pointer_handle_button (void *data,
#ifdef G_ENABLE_DEBUG
const char *
static const char *
get_axis_name (uint32_t axis)
{
switch (axis)