summaryrefslogtreecommitdiff
path: root/src/client.cc
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-01-03 20:10:25 +0000
committerDana Jansens <danakj@orodu.net>2003-01-03 20:10:25 +0000
commit86a2bed6595cdc926dccb4a7c0f984fd5996e3c2 (patch)
tree46e234d4acc477d3b26b36b2d2a55b081a41264d /src/client.cc
parent4a07868e794c5e0974d15e89579b53d598273426 (diff)
remove the block on shutdown
Diffstat (limited to 'src/client.cc')
-rw-r--r--src/client.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client.cc b/src/client.cc
index 2dec3855..b5bec898 100644
--- a/src/client.cc
+++ b/src/client.cc
@@ -7,7 +7,6 @@
#include "client.hh"
#include "frame.hh"
#include "screen.hh"
-#include "bbscreen.hh"
#include "openbox.hh"
#include "otk/display.hh"
#include "otk/property.hh"