summaryrefslogtreecommitdiff
path: root/desktop/source
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2015-12-07 09:25:42 +0100
committerAndras Timar <andras.timar@collabora.com>2016-06-19 16:13:46 +0200
commitf6a784c6cd9825f0b83f6a0166f07a87db2fa646 (patch)
tree3280043b9c9d428c45591e5c46158a0f9d082561 /desktop/source
parent9420cefcb43fca6e0c40c16351e1eefc8f4e9552 (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 'desktop/source')
-rw-r--r--desktop/source/lib/init.cxx1
-rw-r--r--desktop/source/lib/lokandroid.cxx2
2 files changed, 0 insertions, 3 deletions
diff --git a/desktop/source/lib/init.cxx b/desktop/source/lib/init.cxx
index 76bcdbddab48..7d078a30126c 100644
--- a/desktop/source/lib/init.cxx
+++ b/desktop/source/lib/init.cxx
@@ -16,7 +16,6 @@
#include <memory>
#include <boost/property_tree/json_parser.hpp>
-#define LOK_USE_UNSTABLE_API
#include <LibreOfficeKit/LibreOfficeKit.h>
#include <LibreOfficeKit/LibreOfficeKitEnums.h>
diff --git a/desktop/source/lib/lokandroid.cxx b/desktop/source/lib/lokandroid.cxx
index 9f1579621fc1..c9181a96aae5 100644
--- a/desktop/source/lib/lokandroid.cxx
+++ b/desktop/source/lib/lokandroid.cxx
@@ -17,8 +17,6 @@
#include <osl/detail/android-bootstrap.h>
-#define LOK_USE_UNSTABLE_API
-
#include <LibreOfficeKit/LibreOfficeKit.h>
/* LibreOfficeKit */