imagingandcamerafws/imagingfws/ImageProcessor/src/imageprocessorinputinfo.cpp
changeset 32 ae690a8c4a18
parent 31 ae0addfe117e
child 41 f7bf1ed8db72
--- a/imagingandcamerafws/imagingfws/ImageProcessor/src/imageprocessorinputinfo.cpp	Fri Jul 09 12:53:09 2010 +0100
+++ b/imagingandcamerafws/imagingfws/ImageProcessor/src/imageprocessorinputinfo.cpp	Fri Jul 09 13:09:11 2010 +0100
@@ -135,17 +135,6 @@
 	return iInputInfoImpl.HasAlphaL();
 	}
 
-/**
-Retrieves access to a custom extension.
-
-@param  aExtension
-        The UID of the extension to be retrieved
+	}//namespace ImageProcessor
 
-@return Extension corresponding to the UID given as a parameter.
-*/
-EXPORT_C TAny* TInputInfo::Extension(TUid /*aExtension*/) const 
-    {
-    return NULL;    
-    }
-    }//namespace ImageProcessor
 //EOF