summaryrefslogtreecommitdiff
path: root/include/vcl/fixedhyper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/fixedhyper.hxx')
-rw-r--r--include/vcl/fixedhyper.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/vcl/fixedhyper.hxx b/include/vcl/fixedhyper.hxx
index c85bd1cb6ac0..2fc8e2f95469 100644
--- a/include/vcl/fixedhyper.hxx
+++ b/include/vcl/fixedhyper.hxx
@@ -66,11 +66,6 @@ class VCL_DLLPUBLIC FixedHyperlink : public FixedText
*/
FixedHyperlink( vcl::Window* pParent, WinBits nWinStyle = 0 );
- /** dtor
-
- */
- virtual ~FixedHyperlink();
-
/** overwrites Window::GetFocus().
Changes the color of the text and shows a focus rectangle.