summaryrefslogtreecommitdiff
path: root/src/core/keybindings.c
diff options
context:
space:
mode:
authorrbuj <[email protected]>2019-02-27 12:56:19 +0100
committerZenWalker <[email protected]>2019-03-28 13:58:49 +0100
commit83a915dc851f7d3385e0d38f57cc249e038dcd1d (patch)
tree29883b0cecffbc1ffe94fc272669119ef164763a /src/core/keybindings.c
parent6f57d80bac06c6654f02652bcde562783a62d97f (diff)
downloadmarco-83a915dc851f7d3385e0d38f57cc249e038dcd1d.tar.bz2
marco-83a915dc851f7d3385e0d38f57cc249e038dcd1d.tar.xz
Improve performance by removing unused assignments
Diffstat (limited to 'src/core/keybindings.c')
-rw-r--r--src/core/keybindings.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/keybindings.c b/src/core/keybindings.c
index 6211a941..7863e392 100644
--- a/src/core/keybindings.c
+++ b/src/core/keybindings.c
@@ -2874,7 +2874,6 @@ handle_panel (MetaDisplay *display,
Atom action_atom;
XClientMessageEvent ev;
- action_atom = None;
switch (action)
{
/* FIXME: The numbers are wrong */