diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-12-04 00:26:45 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-12-04 00:26:45 +0000 |
| commit | 1fa445c88033e564a25d907a7f478e76bff9e89e (patch) | |
| tree | cb39dff31461cccbeefafd2ae2007a31b3b8be2d /src/openbox.cc | |
| parent | bbdfd8f1d6b46954f5611f245ee2c68aa2fe91ce (diff) | |
handle configure requests
Diffstat (limited to 'src/openbox.cc')
| -rw-r--r-- | src/openbox.cc | 1 |
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; } - } |
