From a7724966ab4fc8cd680a20e4f2a65f276e001a39 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Tue, 22 Oct 2013 15:58:57 +0300 Subject: Bin comments that claim to say why some header is included They are practically always useless, often misleading or obsolete. Change-Id: I2d32182a31349c9fb3b982498fd22d93e84c0c0c --- cui/source/inc/linkdlg.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cui/source/inc/linkdlg.hxx') diff --git a/cui/source/inc/linkdlg.hxx b/cui/source/inc/linkdlg.hxx index 78bdeb09e69d..c59d0784d920 100644 --- a/cui/source/inc/linkdlg.hxx +++ b/cui/source/inc/linkdlg.hxx @@ -26,8 +26,8 @@ #include #include -#include // MultiLineEdit -#include // MultiLineEdit +#include +#include /********************** SvUpdateLinksDialog ****************************** *************************************************************************/ -- cgit