summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-07-01 17:13:43 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-07-01 18:33:41 +0200
commit8ca21893e58dc9694e0e7a6c0fc52154b3ccb5f7 (patch)
tree2f9411f875e3dbad087fb7f6899c6ded663191c6 /desktop
parent3dcdf30a233c7e75229b9e291901c6768265ca93 (diff)
Remove unused defines
Change-Id: I45e1618dcff920b63b7e21ba9e842eed684114d7
Diffstat (limited to 'desktop')
-rw-r--r--desktop/inc/app.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/desktop/inc/app.hxx b/desktop/inc/app.hxx
index ea107e801ff2..06dc4c76d027 100644
--- a/desktop/inc/app.hxx
+++ b/desktop/inc/app.hxx
@@ -46,10 +46,6 @@ using namespace com::sun::star::task;
using namespace com::sun::star::uno;
using namespace com::sun::star::lang;
-#define DESKTOP_SAVETASKS_MOD 0x1
-#define DESKTOP_SAVETASKS_UNMOD 0x2
-#define DESKTOP_SAVETASKS_ALL 0x3
-
namespace desktop
{