Remove unused define preprocessor directive
IN_KWIN is unused.
This commit is contained in:
parent
9d1db97f05
commit
52eabd064d
1 changed files with 0 additions and 1 deletions
|
@ -955,7 +955,6 @@ void Workspace::initShortcut(const QString &actionName, const QString &descripti
|
|||
*/
|
||||
void Workspace::initShortcuts()
|
||||
{
|
||||
#define IN_KWIN
|
||||
// Some shortcuts have Tarzan-speech like names, they need extra
|
||||
// normal human descriptions with DEF2() the others can use DEF()
|
||||
// new DEF3 allows to pass data to the action, replacing the %1 argument in the name
|
||||
|
|
Loading…
Reference in a new issue