summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/shutdowniconaqua.mm
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-10-28 12:50:59 +0200
committerNoel Grandin <noelgrandin@gmail.com>2015-10-29 06:33:00 +0000
commitb16cdb55caceb478e01da607fb41a475496f8eff (patch)
tree6dab9ad830fa619d393e762288853ec2c9932d62 /sfx2/source/appl/shutdowniconaqua.mm
parent913a2d3692f0dc36c41bfeca2cad7e936b189a30 (diff)
remove the USE_APP_SHORTCUTS #define and simplify the code in the process
it was effectively always being set to true Change-Id: I9e29819d10985708e37e87daa37be72b3e160c7e Reviewed-on: https://gerrit.libreoffice.org/19639 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'sfx2/source/appl/shutdowniconaqua.mm')
-rw-r--r--sfx2/source/appl/shutdowniconaqua.mm1
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/appl/shutdowniconaqua.mm b/sfx2/source/appl/shutdowniconaqua.mm
index 81b7db29a315..4fd1ee54839f 100644
--- a/sfx2/source/appl/shutdowniconaqua.mm
+++ b/sfx2/source/appl/shutdowniconaqua.mm
@@ -29,7 +29,6 @@
#include <sfx2/app.hxx>
#include <sal/macros.h>
#include "app.hrc"
-#define USE_APP_SHORTCUTS
#include "shutdownicon.hxx"
#include <com/sun/star/util/XStringWidth.hpp>