commit 330bc84
Michael Forney
·
2014-02-24 09:10:06 +0000 UTC
parent 7bade72
surface: Remove unused link field
1 files changed,
+0,
-2
+0,
-2
1@@ -71,8 +71,6 @@ struct swc_surface
2 struct window * window;
3 struct view * view;
4 struct wl_listener view_listener;
5-
6- struct wl_list link;
7 };
8
9 struct swc_surface * swc_surface_new(struct wl_client * client,