uiacceltk/hitchcock/coretoolkit/inc/HuiFxLayer.h
branchRCL_3
changeset 11 46927d61fef3
parent 7 433cbbb6a04b
child 17 3ac8bf5c5014
--- a/uiacceltk/hitchcock/coretoolkit/inc/HuiFxLayer.h	Wed Mar 31 23:03:58 2010 +0300
+++ b/uiacceltk/hitchcock/coretoolkit/inc/HuiFxLayer.h	Wed Apr 14 16:53:50 2010 +0300
@@ -78,7 +78,7 @@
     // Internal flag to tell wheter transparency is enabled
     virtual TBool IsSemitransparent() const;
     
-    virtual void FxmlVisualInputs(RArray<THuiFxVisualSrcType> &aArray) { }
+    virtual void FxmlVisualInputs(RArray<THuiFxVisualSrcType> & /*aArray*/) { }
     
     TBool AlwaysReadSurfacePixels() const;
     virtual void SetAlwaysReadSurfacePixels(TBool aAlwaysReadSurfacePixels);