summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2015-12-07 09:25:42 +0100
committerAshod Nakashian <ashnakash@gmail.com>2016-05-07 19:53:44 +0000
commitdfc2c194cf28c364328c9fcb484d56c51dba3e76 (patch)
tree505c2a06a6674f1660b101dfc7b36f525a2adca8 /desktop
parentaadab5f4a72e38ccc8bbe9b7811d2cdcaa00124c (diff)
Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_API
(cherry picked from commit 958b9a7fbdd58fdce762021917155c58fbb90d18) Change-Id: Ifbed5e534ba79d32b7188bb7fb7108338b6e124d Reviewed-on: https://gerrit.libreoffice.org/24722 Reviewed-by: Ashod Nakashian <ashnakash@gmail.com> Tested-by: Ashod Nakashian <ashnakash@gmail.com>
Diffstat (limited to 'desktop')
-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 8742c4996747..1ee6e25bcc73 100644
--- a/desktop/source/lib/init.cxx
+++ b/desktop/source/lib/init.cxx
@@ -23,7 +23,6 @@
#include <postwin.h>
#endif
-#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 */