summaryrefslogtreecommitdiff
path: root/openbox/client.h
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-05-21 03:42:25 +0000
committerDana Jansens <danakj@orodu.net>2007-05-21 03:42:25 +0000
commitfd8ce9414aa12028b26fd67082e843ea161e3b90 (patch)
treebc90ab00edd37f27e4649d7e20f53eb109098153 /openbox/client.h
parentadd9c3c1bbb2a9dca01d1bd79147f86328396e47 (diff)
use simple pattern matching for per-app settings. all rules that match are applied to a window rather than just the first
Diffstat (limited to 'openbox/client.h')
-rw-r--r--openbox/client.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/openbox/client.h b/openbox/client.h
index 1467ecd1..e66cf9e8 100644
--- a/openbox/client.h
+++ b/openbox/client.h
@@ -35,7 +35,6 @@ struct _ObSessionState;
typedef struct _ObClient ObClient;
typedef struct _ObClientIcon ObClientIcon;
-typedef struct _ObAppSettings ObAppSettings;
/* The value in client.transient_for indicating it is a transient for its
group instead of for a single window */