diff --git a/jquery.pnotify/jquery.pnotify-2.x.d.ts b/jquery.pnotify/jquery.pnotify-2.x.d.ts index c25aac8e0..58dec29f0 100644 --- a/jquery.pnotify/jquery.pnotify-2.x.d.ts +++ b/jquery.pnotify/jquery.pnotify-2.x.d.ts @@ -9,7 +9,6 @@ interface PNotifyStack { push?: string; spacing1?: number; spacing2?: number; - context?: JQuery } interface PNotifyLabel {