Commit 1e1ad5ba authored by Detlef Riekenberg's avatar Detlef Riekenberg Committed by Alexandre Julliard

ieframe: Remove dead code.

parent 58e4febe
......@@ -531,7 +531,6 @@ static HRESULT WINAPI ClOleCommandTarget_Exec(IOleCommandTarget *iface,
FIXME("Unimplemented cmdid %d\n", nCmdID);
return E_NOTIMPL;
}
return S_OK;
}
if(IsEqualGUID(pguidCmdGroup, &CGID_DocHostCmdPriv)) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment