[hackers] [surf] The Item struct is not used. || Christoph Lohmann

From: <git_AT_suckless.org>
Date: Fri, 15 Feb 2013 17:45:50 +0100

commit 3e972f8e2a170f15e76fae7dc4de656963deb89b
Author: Christoph Lohmann <20h_AT_r-36.net>
Date: Fri Feb 15 17:43:42 2013 +0100

    The Item struct is not used.

diff --git a/surf.c b/surf.c
index 78226b2..17f7750 100644
--- a/surf.c
+++ b/surf.c
_AT_@ -53,12 +53,6 @@ typedef struct Client {
 } Client;
 
 typedef struct {
- char *label;
- void (*func)(Client *c, const Arg *arg);
- const Arg arg;
-} Item;
-
-typedef struct {
         guint mod;
         guint keyval;
         void (*func)(Client *c, const Arg *arg);
Received on Fri Feb 15 2013 - 17:45:50 CET

This archive was generated by hypermail 2.3.0 : Thu Feb 21 2013 - 19:26:38 CET