From ba39f1bf9b29f58b7593f01d552a4f1a42a637cb Mon Sep 17 00:00:00 2001 From: Chris Laplante Date: Mon, 21 Apr 2014 19:28:47 -0400 Subject: Finish cleaning up ASCII art in the sw module Change-Id: If4f11093b791902514dee8e216c92f66b075211d Reviewed-on: https://gerrit.libreoffice.org/9117 Reviewed-by: Thomas Arnhold Tested-by: Thomas Arnhold --- sw/inc/checkit.hxx | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'sw/inc/checkit.hxx') diff --git a/sw/inc/checkit.hxx b/sw/inc/checkit.hxx index b26c51e02cb7..66ee3709826e 100644 --- a/sw/inc/checkit.hxx +++ b/sw/inc/checkit.hxx @@ -24,12 +24,7 @@ #include -/************************************************************************* - * class SwCheckIt - * - * Wrapper for the XInputSequenceChecker - *************************************************************************/ - +// Wrapper for the XInputSequenceChecker class SwCheckIt { public: -- cgit