Commit 7d243d14 authored by Zebediah Figura's avatar Zebediah Figura Committed by Alexandre Julliard

devenum: Remove an unused typedef.

parent 3670d594
......@@ -28,13 +28,6 @@ WINE_DEFAULT_DEBUG_CHANNEL(devenum);
DECLSPEC_HIDDEN LONG dll_refs;
static HINSTANCE devenum_instance;
typedef struct
{
REFCLSID clsid;
LPCWSTR friendly_name;
BOOL instance;
} register_info;
/***********************************************************************
* DllEntryPoint
*/
......
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