Update the size check in MessagePort
[platform/framework/native/appfw.git] / src / io / inc / FIo_RemoteMessagePortImpl.h
index da8326e..f4ba4ef 100644 (file)
@@ -69,8 +69,6 @@ private:
 
        _RemoteMessagePortImpl& operator =(const _RemoteMessagePortImpl& value);
 
-       bool CheckMessageType(const Tizen::Base::Collection::IMap* pMessage);
-
 private:
        Tizen::App::AppId __remoteAppId;
        Tizen::Base::String __remotePort;