uiacceltk/hitchcock/coretoolkit/src/HuiFxFilterLayer.cpp
branchRCL_3
changeset 11 46927d61fef3
parent 0 15bf7259bb7c
child 29 ac3859d43844
equal deleted inserted replaced
10:88b23e2e82e1 11:46927d61fef3
    57     }
    57     }
    58 EXPORT_C void CHuiFxFilterLayer::SetVisual( CHuiVisual * /*aVisual*/ )
    58 EXPORT_C void CHuiFxFilterLayer::SetVisual( CHuiVisual * /*aVisual*/ )
    59     {
    59     {
    60     // iFilter does not need these
    60     // iFilter does not need these
    61     }
    61     }
    62 EXPORT_C void CHuiFxFilterLayer::SetVisual( MHuiEffectable *aVisual )
    62 EXPORT_C void CHuiFxFilterLayer::SetVisual( MHuiEffectable * /*aVisual*/ )
    63     {
    63     {
    64     // iFilter does not need these
    64     // iFilter does not need these
    65     }
    65     }
    66 
    66 
    67 
    67