diff options
author | Miklos Vajna <vmiklos@collabora.co.uk> | 2015-12-07 09:25:42 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2016-06-19 16:13:46 +0200 |
commit | f6a784c6cd9825f0b83f6a0166f07a87db2fa646 (patch) | |
tree | 3280043b9c9d428c45591e5c46158a0f9d082561 /sd | |
parent | 9420cefcb43fca6e0c40c16351e1eefc8f4e9552 (diff) |
Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_API
(cherry picked from commit 958b9a7fbdd58fdce762021917155c58fbb90d18)
Reviewed-on: https://gerrit.libreoffice.org/24722
Reviewed-by: Ashod Nakashian <ashnakash@gmail.com>
Tested-by: Ashod Nakashian <ashnakash@gmail.com>
(cherry picked from commit dfc2c194cf28c364328c9fcb484d56c51dba3e76)
Change-Id: Ifbed5e534ba79d32b7188bb7fb7108338b6e124d
Diffstat (limited to 'sd')
-rw-r--r-- | sd/qa/unit/tiledrendering/tiledrendering.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/qa/unit/tiledrendering/tiledrendering.cxx b/sd/qa/unit/tiledrendering/tiledrendering.cxx index 5e7acf1ab7f5..88c3ce63d872 100644 --- a/sd/qa/unit/tiledrendering/tiledrendering.cxx +++ b/sd/qa/unit/tiledrendering/tiledrendering.cxx @@ -11,7 +11,6 @@ #include <unotest/macros_test.hxx> #include <test/xmltesttools.hxx> #include <boost/property_tree/json_parser.hpp> -#define LOK_USE_UNSTABLE_API #include <LibreOfficeKit/LibreOfficeKitEnums.h> #include <com/sun/star/frame/Desktop.hpp> #include <comphelper/dispatchcommand.hxx> |