diff -r d07aa956024a -r 030c4fbc13d7 contentmgmt/referencedrmagent/tcaf/source/cafstep.h --- a/contentmgmt/referencedrmagent/tcaf/source/cafstep.h Thu Apr 01 00:24:41 2010 +0300 +++ b/contentmgmt/referencedrmagent/tcaf/source/cafstep.h Wed Apr 14 17:48:59 2010 +0300 @@ -49,16 +49,6 @@ */ HBufC16* ConvertDes8toHBufC16LC(TDesC8& source); -#ifdef SYMBIAN_ENABLE_SDP_WMDRM_SUPPORT - - /* - * Utility method which creates dummy header data for WMDRM operations. - * @return A new HBufC8 allocated which contains the header data. - */ - HBufC8* CreateWmdrmHeaderLC(); - -#endif //SYMBIAN_ENABLE_SDP_WMDRM_SUPPORT - /* * Load CAFRECOGNIZER.MDL and create an instance of CApaCafRecognizer that can be used * by derived classes