From edbcb916fde9836b89eb46acd1f52c6adea477dc Mon Sep 17 00:00:00 2001 From: rolux Date: Fri, 28 Dec 2012 18:30:28 +0100 Subject: [PATCH] remove print statement --- source/Ox.UI/Ox.UI.js | 1 - 1 file changed, 1 deletion(-) diff --git a/source/Ox.UI/Ox.UI.js b/source/Ox.UI/Ox.UI.js index f15f1073..8dc2b9bb 100644 --- a/source/Ox.UI/Ox.UI.js +++ b/source/Ox.UI/Ox.UI.js @@ -328,7 +328,6 @@ Ox.load.UI = function(options, callback) { theme Theme name @*/ Ox.UI.getImageURL = Ox.cache(function(name, color, theme) { - Ox.print('getImageURL', name, color, theme) var colorName, image = images[name], themeData,