From 7b33dbb25394a88b8eb2c826d951ce578605e895 Mon Sep 17 00:00:00 2001 From: Chris Laplante Date: Mon, 18 Aug 2014 16:57:11 -0400 Subject: svx: Cleanup ASCII art and useless comments Change-Id: I5399362056276f324fd43eda05d3f606dc6f8c71 Reviewed-on: https://gerrit.libreoffice.org/11011 Reviewed-by: Noel Grandin Tested-by: Noel Grandin --- svx/source/items/hlnkitem.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'svx/source/items/hlnkitem.cxx') diff --git a/svx/source/items/hlnkitem.cxx b/svx/source/items/hlnkitem.cxx index f5d76c327c1b..2f9573f3319a 100644 --- a/svx/source/items/hlnkitem.cxx +++ b/svx/source/items/hlnkitem.cxx @@ -28,8 +28,6 @@ TYPEINIT1_FACTORY(SvxHyperlinkItem, SfxPoolItem, new SvxHyperlinkItem(0)); -// class SvxHyperlinkItem ------------------------------------------------ - #define HYPERLINKFF_MARKER 0x599401FE SvStream& SvxHyperlinkItem::Store( SvStream& rStrm, sal_uInt16 /*nItemVersion*/ ) const -- cgit