summaryrefslogtreecommitdiff
path: root/tools/source/debug/debug.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'tools/source/debug/debug.cxx')
-rw-r--r--tools/source/debug/debug.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/source/debug/debug.cxx b/tools/source/debug/debug.cxx
index 535e0aeb9b74..104353be1bd1 100644
--- a/tools/source/debug/debug.cxx
+++ b/tools/source/debug/debug.cxx
@@ -255,7 +255,6 @@ static sal_uIntPtr ImplGetPerfTime()
typedef FILE* FILETYPE;
#define FileOpen fopen
#define FileRead fread
-#define FileWrite fwrite
#define FilePrintF fprintf
#define FileClose fclose