Remove unused constant
This commit is contained in:
parent
bc25e7c474
commit
d0604f99f2
1 changed files with 0 additions and 2 deletions
|
@ -64,8 +64,6 @@ Q_DECLARE_METATYPE(NET::WindowType)
|
|||
|
||||
using namespace KWayland::Server;
|
||||
|
||||
static const QByteArray s_skipClosePropertyName = QByteArrayLiteral("KWIN_SKIP_CLOSE_ANIMATION");
|
||||
|
||||
namespace KWin
|
||||
{
|
||||
|
||||
|
|
Loading…
Reference in a new issue