From 1a476f14c9b1e23fa761bf09904eb5c8c7e46c47 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Wed, 26 Apr 2017 17:34:39 +0200 Subject: -Werror,-Wunused-macros (clang-cl) Change-Id: I64fa44caecd3f86bd23dc625e72c134659610b1a --- sal/osl/w32/file_error.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'sal') diff --git a/sal/osl/w32/file_error.cxx b/sal/osl/w32/file_error.cxx index 520fad586f4b..dc9425d20bf8 100644 --- a/sal/osl/w32/file_error.cxx +++ b/sal/osl/w32/file_error.cxx @@ -18,7 +18,6 @@ */ #define UNICODE -#define _UNICODE #include "systools/win32/uwinapi.h" #include "file_error.hxx" -- cgit