Merge pull request #6322 from vvakame/fix-6297

remove unused reference at hammerjs/hammerjs.d.ts
This commit is contained in:
Masahiro Wakame
2015-10-16 22:35:39 +09:00
-2
View File
@@ -3,8 +3,6 @@
// Definitions by: Philip Bulley <https://github.com/milkisevil/>, Han Lin Yap <https://github.com/codler>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
/// <reference path="../touch-events/touch-events.d.ts" />
declare var Hammer:HammerStatic;
declare module "hammerjs" {