From c9034f3f967f7fb31c871ca873365b0236147301 Mon Sep 17 00:00:00 2001 From: thatcher Date: Tue, 13 Dec 2011 17:49:59 -0500 Subject: [PATCH] removed now empty config.js from the build --- build.xml | 1 - openseadragon.js | 4 ---- src/config.js | 2 -- 3 files changed, 7 deletions(-) delete mode 100644 src/config.js diff --git a/build.xml b/build.xml index 5f0db630..c20515d2 100644 --- a/build.xml +++ b/build.xml @@ -37,7 +37,6 @@ - diff --git a/openseadragon.js b/openseadragon.js index 93d5e7e2..e2afb5ea 100644 --- a/openseadragon.js +++ b/openseadragon.js @@ -2260,8 +2260,6 @@ $.Strings = { }; -$.Strings = $.Strings; - }( OpenSeadragon )); (function( $ ){ @@ -3188,8 +3186,6 @@ $.ButtonGroup.prototype = { }( OpenSeadragon )); - - (function( $ ){ $.Rect = function(x, y, width, height) { diff --git a/src/config.js b/src/config.js deleted file mode 100644 index 139597f9..00000000 --- a/src/config.js +++ /dev/null @@ -1,2 +0,0 @@ - -