From 61746d6ae850aa6a89b0c0b00c609011c6d0ade9 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Wed, 7 Nov 2012 16:52:48 +0000 Subject: * mingw: Delete obsolete directory. * w32api: Ditto. --- winsup/w32api/lib/servprov-uuid.c | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 winsup/w32api/lib/servprov-uuid.c (limited to 'winsup/w32api/lib/servprov-uuid.c') diff --git a/winsup/w32api/lib/servprov-uuid.c b/winsup/w32api/lib/servprov-uuid.c deleted file mode 100644 index 049de3b66..000000000 --- a/winsup/w32api/lib/servprov-uuid.c +++ /dev/null @@ -1,9 +0,0 @@ -/* servprov-uuid.c */ -/* Generate GUIDs for ServiceProvider interfaces */ - -/* All IIDs defined in this file were extracted from - * HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\ */ - -#define INITGUID -#include -DEFINE_GUID(IID_IServiceProvider,0x6d5140c1,0x7436,0x11ce,0x80,0x34,0,0xaa,0,0x60,0x9,0xfa); -- cgit v1.2.3