From 2338bbdc8013b4763b1e23e60e1eabb60b54c676 Mon Sep 17 00:00:00 2001 From: John Reilly Date: Mon, 2 Dec 2013 15:51:40 +0000 Subject: [PATCH] jQuery: removed comment as it interfered with intellisense --- jquery/jquery.d.ts | 3 --- 1 file changed, 3 deletions(-) diff --git a/jquery/jquery.d.ts b/jquery/jquery.d.ts index 9de39b778..241b3cfd9 100644 --- a/jquery/jquery.d.ts +++ b/jquery/jquery.d.ts @@ -342,9 +342,6 @@ interface JQueryParam { */ interface JQueryStatic { - /**** - AJAX - *****/ /** * Perform an asynchronous HTTP (Ajax) request. *