diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-07-26 21:11:59 -0400 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2008-01-20 01:36:54 -0500 |
| commit | 0fcf5ead0fb38710e6277da8b59c6ad19f907092 (patch) | |
| tree | d1db143f6b14cbcd57aa27917bd8bd07133272ee /openbox/session.c | |
| parent | e2ddfaf9fff1fb9dd6ebdc1a95f2b228d6baedb2 (diff) | |
make openbox use the obt prop.c/h stuff
holy search and replace batman
Diffstat (limited to 'openbox/session.c')
| -rw-r--r-- | openbox/session.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/openbox/session.c b/openbox/session.c index 96d7563f..9eb0da9b 100644 --- a/openbox/session.c +++ b/openbox/session.c @@ -38,7 +38,6 @@ GList* session_state_find(struct _ObClient *c) { return NULL; } #include "debug.h" #include "openbox.h" #include "client.h" -#include "prop.h" #include "focus.h" #include "gettext.h" #include "parser/parse.h" |
