summaryrefslogtreecommitdiff
path: root/configmgr/source/dconf.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'configmgr/source/dconf.cxx')
-rw-r--r--configmgr/source/dconf.cxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/configmgr/source/dconf.cxx b/configmgr/source/dconf.cxx
index 9db51fa17cfb..a63a96c511da 100644
--- a/configmgr/source/dconf.cxx
+++ b/configmgr/source/dconf.cxx
@@ -16,14 +16,7 @@
#include <limits>
#include <vector>
-extern "C" {
- //TODO: <https://bugzilla.gnome.org/show_bug.cgi?id=754245>
- // "common/dconf-changeset.h etc. lack extern "C" wrapper for C++", fixed on current dconf
- // master (towards 0.40?) now with
- // <https://gitlab.gnome.org/GNOME/dconf/-/commit/db3d4df6d1a763698f27b013dc42da8d4ae02639>
- // "Merge branch 'wip/issue-23' into 'master'"
#include <dconf/dconf.h>
-}
#include <com/sun/star/uno/Sequence.hxx>
#include <o3tl/safeint.hxx>