diff -r eaa079afe64c -r e1987ab3768a uiacceltk/hitchcock/Client/src/alfclient.cpp --- a/uiacceltk/hitchcock/Client/src/alfclient.cpp Wed Sep 15 13:12:27 2010 +0300 +++ b/uiacceltk/hitchcock/Client/src/alfclient.cpp Wed Oct 13 15:34:15 2010 +0300 @@ -1114,10 +1114,5 @@ } } -TInt RAlfClient::ClearTextureAnimation( TInt aId ) - { - TPckg idPckg(aId); - return SendReceive(EAlfTextureCleanAnimation, TIpcArgs(aId) ); - } // end of file