diff options
Diffstat (limited to 'include/svx/dlgctl3d.hxx')
-rw-r--r-- | include/svx/dlgctl3d.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/dlgctl3d.hxx b/include/svx/dlgctl3d.hxx index 4ff4defc36c0..d979e5fda32f 100644 --- a/include/svx/dlgctl3d.hxx +++ b/include/svx/dlgctl3d.hxx @@ -247,7 +247,6 @@ class SAL_WARN_UNUSED SVX_DLLPUBLIC SvxLightCtl3D final : public Control VclPtr<PushButton> maSwitcher; // callback for interactive changes - Link<SvxLightCtl3D*,void> maUserInteractiveChangeCallback; Link<SvxLightCtl3D*,void> maUserSelectionChangeCallback; public: |