summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2015-09-29 14:18:00 +0200
committerMichael Stahl <mstahl@redhat.com>2015-09-29 14:57:43 +0200
commit9555d03c98346e7c1dc1443c8d8c3ac1b41bf678 (patch)
tree7d33403d7910387926fdec5e87e4259abde187fc /vcl
parente77981764a4b21e57ee8d2302715c8c1269c860c (diff)
remove unused #include <sal/alloca.h>
Change-Id: I490841fd2c526e4ca6d6c94cc7b9dba318c932a1
Diffstat (limited to 'vcl')
-rw-r--r--vcl/generic/glyphs/gcach_layout.cxx1
-rw-r--r--vcl/osx/salframeview.mm1
-rw-r--r--vcl/unx/generic/app/i18n_ic.cxx1
-rw-r--r--vcl/unx/generic/gdi/salgdi3.cxx1
4 files changed, 0 insertions, 4 deletions
diff --git a/vcl/generic/glyphs/gcach_layout.cxx b/vcl/generic/glyphs/gcach_layout.cxx
index 26d8c1165cef..4a8c14445718 100644
--- a/vcl/generic/glyphs/gcach_layout.cxx
+++ b/vcl/generic/glyphs/gcach_layout.cxx
@@ -27,7 +27,6 @@
#include <vcl/svapp.hxx>
#include <vcl/unohelp.hxx>
-#include <sal/alloca.h>
#include <rtl/instance.hxx>
#include <hb-icu.h>
diff --git a/vcl/osx/salframeview.mm b/vcl/osx/salframeview.mm
index 062acec6cf49..5be7cc30bc51 100644
--- a/vcl/osx/salframeview.mm
+++ b/vcl/osx/salframeview.mm
@@ -19,7 +19,6 @@
#include <sal/config.h>
-#include <sal/alloca.h>
#include <sal/macros.h>
#include <tools/helpers.hxx>
diff --git a/vcl/unx/generic/app/i18n_ic.cxx b/vcl/unx/generic/app/i18n_ic.cxx
index 76c37e6eae30..e9ddd68de972 100644
--- a/vcl/unx/generic/app/i18n_ic.cxx
+++ b/vcl/unx/generic/app/i18n_ic.cxx
@@ -19,7 +19,6 @@
#include <stdio.h>
-#include <sal/alloca.h>
#include <osl/thread.h>
#include <prex.h>
diff --git a/vcl/unx/generic/gdi/salgdi3.cxx b/vcl/unx/generic/gdi/salgdi3.cxx
index a8ba323052e7..aa4c5c47714b 100644
--- a/vcl/unx/generic/gdi/salgdi3.cxx
+++ b/vcl/unx/generic/gdi/salgdi3.cxx
@@ -33,7 +33,6 @@
#include <osl/file.hxx>
#include <osl/module.hxx>
#include <rtl/tencinfo.h>
-#include <sal/alloca.h>
#include <tools/stream.hxx>
#include <vcl/settings.hxx>
#include <vcl/sysdata.hxx>