diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-06-02 21:02:43 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-06-02 21:02:43 +0000 |
| commit | 25f215444b3c8e7b186b9c3892a9a4f659e79998 (patch) | |
| tree | dedb4f7e96d17d003f4d3ff65574b5f80bd54cd2 /openbox/frame.h | |
| parent | 285db844e6bbbd633a3e2a31c87d9bfe313fe952 (diff) | |
use the new window.title.separator.width
Diffstat (limited to 'openbox/frame.h')
| -rw-r--r-- | openbox/frame.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/openbox/frame.h b/openbox/frame.h index 0691821c..eb868dcb 100644 --- a/openbox/frame.h +++ b/openbox/frame.h @@ -161,7 +161,6 @@ struct _ObFrame gint max_x; /* x-position of the window maximize button */ gint close_x; /* x-position of the window close button */ gint bwidth; /* border width */ - gint rbwidth; /* border width between the title and client */ gint cbwidth_l; /* client border width */ gint cbwidth_t; /* client border width */ gint cbwidth_r; /* client border width */ |
