diff options
Diffstat (limited to 'src/Window.hh')
-rw-r--r-- | src/Window.hh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Window.hh b/src/Window.hh index 340df7b..15de2bb 100644 --- a/src/Window.hh +++ b/src/Window.hh | |||
@@ -538,7 +538,6 @@ private: | |||
538 | unsigned int m_workspace_number; | 538 | unsigned int m_workspace_number; |
539 | unsigned long m_current_state; // NormalState | IconicState | Withdrawn | 539 | unsigned long m_current_state; // NormalState | IconicState | Withdrawn |
540 | 540 | ||
541 | Decoration m_old_decoration; | ||
542 | unsigned int m_old_decoration_mask; | 541 | unsigned int m_old_decoration_mask; |
543 | 542 | ||
544 | ClientList m_clientlist; | 543 | ClientList m_clientlist; |