commit 5c420fe27923118f2657a3c59fede6a47489036a
parent 71888001c46505df0abdc3a0c23447f8d51a57ad
Author: Michael Forney <mforney@mforney.org>
Date: Sun, 16 Feb 2014 15:10:44 -0800
panel_manager: Remove unused resource field
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/libswc/panel_manager.c b/libswc/panel_manager.c
@@ -31,7 +31,6 @@
static struct
{
struct wl_global * global;
- struct wl_resource * resource;
} panel_manager;
static void create_panel(struct wl_client * client,