From ac5f5de41c94b85a9e7cdcee56a6ccbbe13a8ef2 Mon Sep 17 00:00:00 2001 From: Zev Spitz Date: Tue, 27 Jun 2017 03:02:19 +0200 Subject: [PATCH] Reverted last commit --- types/activex-adodb/index.d.ts | 5 ----- 1 file changed, 5 deletions(-) diff --git a/types/activex-adodb/index.d.ts b/types/activex-adodb/index.d.ts index f2b43ded9d..28e7d7f8ff 100644 --- a/types/activex-adodb/index.d.ts +++ b/types/activex-adodb/index.d.ts @@ -1,8 +1,3 @@ -// Type definitions for ADODB - -// Project: https://msdn.microsoft.com/en-us/library/jj249010.aspx -// Defintions by: Zev Spitz -// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped - declare namespace ADODB { const enum ADCPROP_ASYNCTHREADPRIORITY_ENUM { adPriorityAboveNormal = 4,