summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/app/saldata.cxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-01-28 21:24:40 +0100
committerThomas Arnhold <thomas@arnhold.org>2012-01-28 21:40:24 +0100
commit047696ea1072ff5fd31e3950da59a9c1804694ea (patch)
tree3531c05b367b922736aa46146d0ebee85bf27db4 /vcl/unx/generic/app/saldata.cxx
parentff2c26f586c87452a23f307f4b63568e5276538c (diff)
SAL_XT is never used
Diffstat (limited to 'vcl/unx/generic/app/saldata.cxx')
-rw-r--r--vcl/unx/generic/app/saldata.cxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/vcl/unx/generic/app/saldata.cxx b/vcl/unx/generic/app/saldata.cxx
index 306fc4ee8d2d..d4e8b74149ea 100644
--- a/vcl/unx/generic/app/saldata.cxx
+++ b/vcl/unx/generic/app/saldata.cxx
@@ -26,13 +26,6 @@
*
************************************************************************/
-
-#ifdef USE_XTOOLKIT
-# define SAL_XT
-#endif
-
-// -=-= #includes =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-
#include <unistd.h>
#include <fcntl.h>