]> git.proxmox.com Git - mirror_xterm.js.git/commitdiff
Remove dead code
authorDaniel Imms <daimms@microsoft.com>
Mon, 27 Feb 2017 20:52:54 +0000 (12:52 -0800)
committerDaniel Imms <daimms@microsoft.com>
Mon, 27 Feb 2017 20:52:54 +0000 (12:52 -0800)
src/Interfaces.ts

index ca9de632abfce9b9dcd6c51c53d34e20088a7ea4..d2f8e8726d00313e236df7bf67e6d419f4f34909 100644 (file)
@@ -87,13 +87,6 @@ export interface LinkMatcherOptions {
   validationCallback?: LinkMatcherValidationCallback;
 }
 
-/**
- *
- * @param a
- */
-function a(a) {
-}
-
 /**
  * Handles actions generated by the parser.
  */