summaryrefslogtreecommitdiff
path: root/include/systools
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-02-11 18:14:16 +0100
committerStephan Bergmann <sbergman@redhat.com>2017-02-11 18:15:36 +0000
commite1e261fef393730b22dc2c4fe3a7d63966d8c737 (patch)
tree306055e794cd0a950600b0e5c22db21a711c6450 /include/systools
parent61396df4f4b0ec955554bf90e61a31f998592b07 (diff)
Remove dead #ifdef _UWINAPI_
...a macro originally introduced with 173db4f242e55172bef92ef78f9d28a4ffc7f204 "#91296# UWINAPI wrapper added", missed by 1f357a5f03401bbc0138eb73807534f59d647121 "Clean out cruft from systools and especially uwinapi" Change-Id: Ide3f83d6ea45f4821adb4043ae2a814762d4fafd Reviewed-on: https://gerrit.libreoffice.org/34152 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'include/systools')
-rw-r--r--include/systools/win32/uwinapi.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/systools/win32/uwinapi.h b/include/systools/win32/uwinapi.h
index b441f3af6200..9dd96671dd21 100644
--- a/include/systools/win32/uwinapi.h
+++ b/include/systools/win32/uwinapi.h
@@ -21,11 +21,6 @@
#define INCLUDED_SYSTOOLS_WIN32_UWINAPI_H
#include <sal/macros.h>
-#ifdef _UWINAPI_
-# define _KERNEL32_
-# define _USER32_
-# define _SHELL32_
-#endif
#include "prewin.h"
#include "postwin.h"