Moves shared/colorspace.js into core/

This commit is contained in:
Yury Delendik 2014-05-21 12:57:15 -05:00
parent 542c9c4c7a
commit 7a19085159
9 changed files with 3 additions and 8 deletions

View file

@ -370,7 +370,6 @@ target.bundle = function(args) {
var SHARED_SRC_FILES = [
'shared/util.js',
'shared/colorspace.js',
'shared/function.js',
'shared/annotation.js',
];