From 47e5ea32fbb6f50ae0326cb1d20ca2a5d200e186 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Mon, 14 Mar 2011 21:12:57 +0100 Subject: Remove empty comment fields --- editeng/inc/editeng/numitem.hxx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'editeng/inc') diff --git a/editeng/inc/editeng/numitem.hxx b/editeng/inc/editeng/numitem.hxx index c39f7ee4a2d6..13183ce69756 100644 --- a/editeng/inc/editeng/numitem.hxx +++ b/editeng/inc/editeng/numitem.hxx @@ -362,9 +362,7 @@ inline SvxNodeNum& SvxNodeNum::operator=( const SvxNodeNum& rCpy ) return *this; } -/* -------------------------------------------------- - * - * --------------------------------------------------*/ + SvxNumRule* SvxConvertNumRule( const SvxNumRule* pRule, USHORT nLevel, SvxNumRuleType eType ); #endif -- cgit