diff options
author | Michael Stahl <mstahl@redhat.com> | 2015-09-29 14:18:00 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2015-09-29 14:57:43 +0200 |
commit | 9555d03c98346e7c1dc1443c8d8c3ac1b41bf678 (patch) | |
tree | 7d33403d7910387926fdec5e87e4259abde187fc /vcl/osx/salframeview.mm | |
parent | e77981764a4b21e57ee8d2302715c8c1269c860c (diff) |
remove unused #include <sal/alloca.h>
Change-Id: I490841fd2c526e4ca6d6c94cc7b9dba318c932a1
Diffstat (limited to 'vcl/osx/salframeview.mm')
-rw-r--r-- | vcl/osx/salframeview.mm | 1 |
1 files changed, 0 insertions, 1 deletions
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> |