| commit | 44c05a9ae8de321875f2e9868b7bb1046eccd64a | [log] |
|---|---|---|
| author | Mike Kaganski <mike.kaganski@collabora.com> | Mon Jan 17 15:04:47 2022 +0100 |
| committer | Mike Kaganski <mike.kaganski@collabora.com> | Mon Jan 17 16:18:43 2022 +0100 |
| tree | 6e08cdfb069a6e9c29ebbfc8e72986e6f6863eed | |
| parent | 7a101c5ced5f634e7b661062a74c637e48ba1f2b [diff] |
Drop unused declaration Change-Id: I17cd0d144b64fc6bfc8ce10f1de2db3ce4565ac3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128444 Tested-by: Jenkins Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
diff --git a/starmath/inc/edit.hxx b/starmath/inc/edit.hxx index a5dee85..3c5d498 100644 --- a/starmath/inc/edit.hxx +++ b/starmath/inc/edit.hxx
@@ -33,11 +33,6 @@ class SmCmdBoxWindow; class CommandEvent; class Timer; namespace svtools { class ColorConfig; } void SmGetLeftSelectionPart(const ESelection& rSelection, sal_Int32& nPara, sal_uInt16& nPos); class SmEditWindow;
diff --git a/starmath/inc/view.hxx b/starmath/inc/view.hxx index a8e02ad..5ad4ac3 100644 --- a/starmath/inc/view.hxx +++ b/starmath/inc/view.hxx
@@ -38,8 +38,6 @@ class SmGraphicAccessible; class SmGraphicWidget; class SmElementsDockingWindow; namespace svtools { class ColorConfig; } class SmGraphicWindow final : public InterimItemWindow { private: