X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fppapi%2Fproxy%2Fppb_var_deprecated_proxy.h;h=344ccd5f66f58a6c2e7578732c36d61a7041e45e;hb=4a1a0bdd01eef90b0826a0e761d3379d3715c10f;hp=db62fc2af1af91a265ef6fb4a2b9fbd98bb9000f;hpb=b1be5ca53587d23e7aeb77b26861fdc0a181ffd8;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/ppapi/proxy/ppb_var_deprecated_proxy.h b/src/ppapi/proxy/ppb_var_deprecated_proxy.h index db62fc2..344ccd5 100644 --- a/src/ppapi/proxy/ppb_var_deprecated_proxy.h +++ b/src/ppapi/proxy/ppb_var_deprecated_proxy.h @@ -35,7 +35,7 @@ class PPB_Var_Deprecated_Proxy : public InterfaceProxy { private: // Message handlers. - void OnMsgAddRefObject(int64 object_id, int* unused); + void OnMsgAddRefObject(int64 object_id); void OnMsgReleaseObject(int64 object_id); void OnMsgHasProperty(SerializedVarReceiveInput var, SerializedVarReceiveInput name,