Remove unused field in Deleted
We don't need window_opacity because 92d06a8c4b
introduced m_opacity a while ago.
This commit is contained in:
parent
d0fc39cbf0
commit
e81bbfb086
1 changed files with 0 additions and 1 deletions
|
@ -200,7 +200,6 @@ private:
|
|||
void removeTransientFor(Deleted *parent);
|
||||
|
||||
int delete_refcount;
|
||||
double window_opacity;
|
||||
int desk;
|
||||
QStringList activityList;
|
||||
QRect contentsRect; // for clientPos()/clientSize()
|
||||
|
|
Loading…
Reference in a new issue