summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2021-10-29 14:25:58 +0200
committerJulien Nabet <serval2412@yahoo.fr>2021-11-01 18:01:10 +0100
commit428385fb870eefe5584dd9c59c0df077369759eb (patch)
tree619153c389bcfe3fc9187b4c92b60cb20beface7 /cui
parent32ecb028dc7c803750eabaa27ffd1257e3f53eb2 (diff)
Removed duplicated includes
Change-Id: I5414710ceee7a572173eae43c906e91e86b7a01f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124433 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'cui')
-rw-r--r--cui/source/dialogs/insdlg.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/dialogs/insdlg.cxx b/cui/source/dialogs/insdlg.cxx
index 868d9a4f26fd..eddc80a83b09 100644
--- a/cui/source/dialogs/insdlg.cxx
+++ b/cui/source/dialogs/insdlg.cxx
@@ -46,7 +46,6 @@
#include <vcl/weld.hxx>
#include <vcl/svapp.hxx>
#include <comphelper/classids.hxx>
-#include <comphelper/propertyvalue.hxx>
#include <sfx2/filedlghelper.hxx>
#include <sfx2/frmdescr.hxx>
#include <sfx2/viewsh.hxx>