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 <quikee@gmail.com>
This commit is contained in:
Tomaž Vajngerl
2021-01-29 14:57:31 +09:00
committed by Tomaž Vajngerl
parent 650b1718b2
commit fb020d4ed9

View File

@@ -32,7 +32,6 @@ private:
css::uno::Reference<css::uno::XInterface> mxRoot;
css::uno::Reference<css::uno::XInterface> mxCurrentSelection;
OUString msDocumentType;
DocumentModelTreeHandler maDocumentModelTreeHandler;