summaryrefslogtreecommitdiff
path: root/tools/source/fsys/unx.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'tools/source/fsys/unx.hxx')
-rw-r--r--tools/source/fsys/unx.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/source/fsys/unx.hxx b/tools/source/fsys/unx.hxx
index 627450829333..d36de6a4e9f7 100644
--- a/tools/source/fsys/unx.hxx
+++ b/tools/source/fsys/unx.hxx
@@ -39,7 +39,6 @@
#define DEFSTYLE FSYS_STYLE_BSD
#define CMP_LOWER(s) (s)
-#define TEMPNAME() tmpnam(0)
#define LOWER(aString) (aString.Lower())
#include <time.h>