include/svx/devtools/DevelopmentToolDockingWindow.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit fb020d4ed9df7dc5b69aed2dd0e4d4462a81bc7a
Author:     Tomaž Vajngerl <[email protected]>
AuthorDate: Fri Jan 29 14:57:31 2021 +0900
Commit:     Tomaž Vajngerl <[email protected]>
CommitDate: Fri Feb 5 10:37:03 2021 +0100

    devtools: remove msDocumentType as it is not used anymore
    
    Change-Id: Ice018f86aff148eb720851d40bea8dbc7eb760df
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110120
    Tested-by: Jenkins
    Reviewed-by: Tomaž Vajngerl <[email protected]>

diff --git a/include/svx/devtools/DevelopmentToolDockingWindow.hxx 
b/include/svx/devtools/DevelopmentToolDockingWindow.hxx
index 5d917516c195..c17711868c3d 100644
--- a/include/svx/devtools/DevelopmentToolDockingWindow.hxx
+++ b/include/svx/devtools/DevelopmentToolDockingWindow.hxx
@@ -32,7 +32,6 @@ private:
 
     css::uno::Reference<css::uno::XInterface> mxRoot;
     css::uno::Reference<css::uno::XInterface> mxCurrentSelection;
-    OUString msDocumentType;
 
     DocumentModelTreeHandler maDocumentModelTreeHandler;
 
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to