Remove unused constant

This commit is contained in:
Vlad Zagorodniy 2019-03-15 12:45:33 +02:00
parent bc25e7c474
commit d0604f99f2

View file

@ -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
{