commit 5c420fe
Michael Forney
·
2014-02-16 23:10:44 +0000 UTC
parent 7188800
panel_manager: Remove unused resource field
1 files changed,
+0,
-1
+0,
-1
1@@ -31,7 +31,6 @@
2 static struct
3 {
4 struct wl_global * global;
5- struct wl_resource * resource;
6 } panel_manager;
7
8 static void create_panel(struct wl_client * client,