diff -r 3321d3e205b6 -r b01126ce0bec idlehomescreen/xmluirendering/renderingplugins/xnclockfactory/inc/xnclockadapter.h --- a/idlehomescreen/xmluirendering/renderingplugins/xnclockfactory/inc/xnclockadapter.h Tue Sep 14 20:58:58 2010 +0300 +++ b/idlehomescreen/xmluirendering/renderingplugins/xnclockfactory/inc/xnclockadapter.h Wed Sep 15 12:00:00 2010 +0300 @@ -70,11 +70,9 @@ * Create font * * @param aNode Node which contains info of font - * @param aFontName Font name * @param aFont On return points to a created font */ void CreateFontL( CXnNodePluginIf& aNode, - const TDesC& aFontName, CFont*& aFont ); /*