diff options
author | Miklos Vajna <vmiklos@collabora.co.uk> | 2015-12-07 09:25:42 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.co.uk> | 2015-12-07 09:26:19 +0100 |
commit | 958b9a7fbdd58fdce762021917155c58fbb90d18 (patch) | |
tree | 169781931b7804f7f69d6809768cc9a7e02643a7 /include/sfx2/objsh.hxx | |
parent | 8a086a2c08efe2037957b959109e72b8bb3e27b7 (diff) |
Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_API
Change-Id: Ifbed5e534ba79d32b7188bb7fb7108338b6e124d
Diffstat (limited to 'include/sfx2/objsh.hxx')
-rw-r--r-- | include/sfx2/objsh.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sfx2/objsh.hxx b/include/sfx2/objsh.hxx index 09f8f074c2ff..5b32ae833c22 100644 --- a/include/sfx2/objsh.hxx +++ b/include/sfx2/objsh.hxx @@ -53,7 +53,6 @@ #include <o3tl/typed_flags_set.hxx> #include <functional> -#define LOK_USE_UNSTABLE_API #include <LibreOfficeKit/LibreOfficeKitTypes.h> class SbxValue; |