commit d7aa1f4
Michael Forney
·
2013-11-30 07:47:01 +0000 UTC
parent df5eb5e
Remove erroneous export of swc_window_initialize
1 files changed,
+0,
-1
+0,
-1
1@@ -105,7 +105,6 @@ static void handle_surface_destroy(struct wl_listener * listener, void * data)
2 swc_surface_set_class(INTERNAL(window)->surface, NULL);
3 }
4
5-EXPORT
6 bool swc_window_initialize(struct swc_window * window,
7 const struct swc_window_impl * impl,
8 struct swc_surface * surface)