Commit ad86c25a authored by Jon Griffiths's avatar Jon Griffiths Committed by Alexandre Julliard

Remove redundant wine specific #include.

parent 40085f8a
......@@ -52,7 +52,6 @@
#include "winerror.h"
#include "wine/unicode.h"
#include "ole2.h"
#include "wine/obj_oleview.h"
#include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(ole);
......@@ -1701,4 +1700,3 @@ static HRESULT WINAPI DefaultHandler_SetContainedObject(
TRACE("()\n");
return S_OK;
}
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