mirror of
https://github.com/openseadragon/openseadragon.git
synced 2025-02-16 14:53:14 +03:00
removed now empty config.js from the build
This commit is contained in:
parent
dc29100f67
commit
c9034f3f96
@ -37,7 +37,6 @@
|
||||
<file name="src/dzitilesource.js" />
|
||||
<file name="src/button.js" />
|
||||
<file name="src/buttongroup.js" />
|
||||
<file name="src/config.js" />
|
||||
<file name="src/rectangle.js" />
|
||||
<file name="src/displayrectangle.js" />
|
||||
<file name="src/spring.js" />
|
||||
|
@ -2260,8 +2260,6 @@ $.Strings = {
|
||||
|
||||
};
|
||||
|
||||
$.Strings = $.Strings;
|
||||
|
||||
}( OpenSeadragon ));
|
||||
|
||||
(function( $ ){
|
||||
@ -3188,8 +3186,6 @@ $.ButtonGroup.prototype = {
|
||||
|
||||
}( OpenSeadragon ));
|
||||
|
||||
|
||||
|
||||
(function( $ ){
|
||||
|
||||
$.Rect = function(x, y, width, height) {
|
||||
|
@ -1,2 +0,0 @@
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user