summaryrefslogtreecommitdiff
path: root/src/openbox.cc
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2002-12-04 00:26:45 +0000
committerDana Jansens <danakj@orodu.net>2002-12-04 00:26:45 +0000
commit1fa445c88033e564a25d907a7f478e76bff9e89e (patch)
treecb39dff31461cccbeefafd2ae2007a31b3b8be2d /src/openbox.cc
parentbbdfd8f1d6b46954f5611f245ee2c68aa2fe91ce (diff)
handle configure requests
Diffstat (limited to 'src/openbox.cc')
-rw-r--r--src/openbox.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/openbox.cc b/src/openbox.cc
index 80622c1c..0c534a0f 100644
--- a/src/openbox.cc
+++ b/src/openbox.cc
@@ -280,6 +280,5 @@ OBClient *Openbox::findClient(Window window)
return (OBClient*) 0;
}
-
}