Commit 760a9d1d authored by Zebediah Figura's avatar Zebediah Figura Committed by Alexandre Julliard

ieproxy: Remove incorrect comments.

The PSFactoryBuffer CLSID does not match the IInternetExplorerManager IID. Signed-off-by: 's avatarZebediah Figura <zfigura@codeweavers.com> Signed-off-by: 's avatarJacek Caban <jacek@codeweavers.com> Signed-off-by: 's avatarAlexandre Julliard <julliard@winehq.org>
parent f6ef640e
......@@ -26,6 +26,6 @@
[
threading(both),
uuid(a4a1a128-768f-41e0-bf75-e4fddd701cba) /* IInternetExplorerManager */
uuid(a4a1a128-768f-41e0-bf75-e4fddd701cba)
]
coclass PSFactoryBuffer { interface IFactoryBuffer; }
......@@ -25,6 +25,6 @@
[
threading(both),
uuid(a4a1a128-768f-41e0-bf75-e4fddd701cba) /* IInternetExplorerManager */
uuid(a4a1a128-768f-41e0-bf75-e4fddd701cba)
]
coclass PSFactoryBuffer { interface IFactoryBuffer; }
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