From 392a715f8577e18ab4efe4ccde594beb02969984 Mon Sep 17 00:00:00 2001 From: Sebazzz Date: Tue, 18 Nov 2014 22:22:44 +0100 Subject: [PATCH] Somehow a reference line got inserted by Visual Studio? Reverted! --- linq/linq.d.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/linq/linq.d.ts b/linq/linq.d.ts index 392839681..ce02870ad 100644 --- a/linq/linq.d.ts +++ b/linq/linq.d.ts @@ -1,4 +1,3 @@ -/// // Type definitions for linq.js 2.2 // Project: http://linqjs.codeplex.com/ // Definitions by: Marcin Najder