Matt Benic 10 роки тому
батько
коміт
02e2d8a80f
1 змінених файлів з 0 додано та 1 видалено
  1. 0 1
      Script/TypeScript/AtomicExtended.d.ts

+ 0 - 1
Script/TypeScript/AtomicExtended.d.ts

@@ -1,7 +1,6 @@
 // Manual typescript definitions from various CPP and JS files that can't yet be autogenerated
 // no-default-lib and modified lib.d.ts used to allow redefinition of self
 /// <reference no-default-lib="true"/>
-/// <reference path="./lib.d.ts" />
 /// <reference path="./Atomic.d.ts" />
 
 // From JSAtomic.cpp