Skip to content

Commit e6ced7a

Browse files
author
Lanny McNie
committed
Removed BrowserDetect from the source.
1 parent 8f0e5f8 commit e6ced7a

3 files changed

Lines changed: 1 addition & 80 deletions

File tree

VERSIONS.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Version NEXT [not yet released]
55
- Fixed using XHR to load sounds and video
66
- Fixed issue with XHR-loaded images, where bad content stalls a load (and a queue)
77
- Fixed issue where XHR-loaded images might not clean up their respective ObjectURL
8+
- Removed BrowserDetect from utils (no longer used)
89

910

1011
Version 0.6.1 [May 21, 2015]

build/config.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"../src/createjs/utils/promote.js",
66
"../src/createjs/utils/indexOf.js",
77
"../src/createjs/utils/proxy.js",
8-
"../src/createjs/utils/BrowserDetect.js",
98
"../src/createjs/events/Event.js",
109
"../src/createjs/events/ErrorEvent.js",
1110
"../src/createjs/events/EventDispatcher.js",

src/createjs/utils/BrowserDetect.js

Lines changed: 0 additions & 79 deletions
This file was deleted.

0 commit comments

Comments
 (0)