From 72aa22d8243d6403cc3706c2e4d8017be4345079 Mon Sep 17 00:00:00 2001 From: Baris Soner Usakli Date: Wed, 26 Feb 2014 22:19:01 -0500 Subject: [PATCH] removed unused timestamp --- public/src/templates.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/public/src/templates.js b/public/src/templates.js index 2ac8f0b7fb..f3b239866d 100644 --- a/public/src/templates.js +++ b/public/src/templates.js @@ -199,8 +199,6 @@ var template_data = null; - var timestamp = new Date().getTime(); //debug - if (!templates[tpl_url]) { templates.preload_template(tpl_url, function() { parse_template();