diff options
Diffstat (limited to 'twin/workspace.cpp')
| -rw-r--r-- | twin/workspace.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/twin/workspace.cpp b/twin/workspace.cpp index a484cab12..0dfa8d877 100644 --- a/twin/workspace.cpp +++ b/twin/workspace.cpp @@ -613,7 +613,6 @@ void Workspace::addClient( Client* c, allowed_t ) { // waited with trans settings until window figured out if active or not ;) // tqWarning("%s", (const char*)(c->resourceClass())); - c->setBMP(c->resourceName() == "beep-media-player" || c->decorationId() == None); // first check if the window has it's own opinion of it's translucency ;) c->getWindowOpacity(); if (c->isDock()) |
