xwayland: Staticize weston_wm_set_selection and read_and_dump_property

Signed-off-by: Tiago Vignatti <tiago.vignatti@intel.com>
This commit is contained in:
Tiago Vignatti
2012-11-30 17:19:59 -02:00
committed by Kristian Høgsberg
parent 3df3f225e3
commit 2d129f11fe
3 changed files with 2 additions and 8 deletions
+1 -1
View File
@@ -268,7 +268,7 @@ dump_property(struct weston_wm *wm,
}
}
void
static void
read_and_dump_property(struct weston_wm *wm,
xcb_window_t window, xcb_atom_t property)
{