summaryrefslogtreecommitdiff
path: root/dbaccess
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-08-17 12:39:24 +0100
committerCaolán McNamara <caolanm@redhat.com>2020-08-18 12:18:59 +0200
commit2ff43210210492fb5b656eb60262163c6fe62b64 (patch)
tree50485ddb8d75eae5d5ea76d396feb6e71886cc9c /dbaccess
parentbe3b1a8393ca3e77f31bea5d9caa7271fd53e9e4 (diff)
remove newly unused ExtMultiLineEdit
Change-Id: If9a1639d28aa7a540f301657387a04309ba82580 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100873 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/source/ui/app/DocumentInfoPreview.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/dbaccess/source/ui/app/DocumentInfoPreview.hxx b/dbaccess/source/ui/app/DocumentInfoPreview.hxx
index 2cacb741937e..44fbbba1d3de 100644
--- a/dbaccess/source/ui/app/DocumentInfoPreview.hxx
+++ b/dbaccess/source/ui/app/DocumentInfoPreview.hxx
@@ -24,8 +24,6 @@
namespace com :: sun :: star :: uno { template <typename > class Reference; }
-class ExtMultiLineEdit;
-
namespace com::sun::star {
namespace document { class XDocumentProperties; }
namespace util { struct DateTime; }