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 @@
-
-