uiacceltk/hitchcock/Client/src/alfclient.cpp
branchRCL_3
changeset 63 e1987ab3768a
parent 57 eaa079afe64c
--- 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<TInt> idPckg(aId);
-    return SendReceive(EAlfTextureCleanAnimation, TIpcArgs(aId) );
-    }
 // end of file