diff options
Diffstat (limited to 'src/frame.cc')
| -rw-r--r-- | src/frame.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/frame.cc b/src/frame.cc index a1c40306..ee770b25 100644 --- a/src/frame.cc +++ b/src/frame.cc @@ -126,7 +126,6 @@ void OBFrame::adjustSize() { // XXX: only if not overridden or something!!! MORE LOGIC HERE!! _decorations = _client->decorations(); - _decorations = 0xffffffff; // true/false for whether to show each element of the titlebar bool tit_i = false, tit_m = false, tit_s = false, tit_c = false; |
