idlehomescreen/xmluirendering/renderingplugins/xnclockfactory/inc/xnclockadapter.h
branchRCL_3
changeset 93 b01126ce0bec
parent 88 3321d3e205b6
child 102 ba63c83f4716
--- 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 );
     
     /*