Introduction
Introduction Statistics Contact Development Disclaimer Help
tThe Item struct is not used. - surf - customized build of surf, the suckless w…
git clone git://src.adamsgaard.dk/surf
Log
Files
Refs
README
LICENSE
---
commit 3e972f8e2a170f15e76fae7dc4de656963deb89b
parent 053a8f1a73b8a3fe4e090dd12fe05e28f4594ab3
Author: Christoph Lohmann <[email protected]>
Date: Fri, 15 Feb 2013 17:43:42 +0100
The Item struct is not used.
Diffstat:
M surf.c | 6 ------
1 file changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/surf.c b/surf.c
t@@ -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);
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.