From 091ec650adc616d77654b5a296d9b5abc525618d Mon Sep 17 00:00:00 2001 From: Stephane Caron Date: Tue, 24 Apr 2012 14:09:50 -0300 Subject: [PATCH] Update js/jquery.prettyPhoto.js --- js/jquery.prettyPhoto.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/js/jquery.prettyPhoto.js b/js/jquery.prettyPhoto.js index 9021569..4206bbc 100644 --- a/js/jquery.prettyPhoto.js +++ b/js/jquery.prettyPhoto.js @@ -912,5 +912,4 @@ })(jQuery); -var pp_alreadyInitialized = false; // Used for the deep linking to make sure not to call the same function several times. -var test = ""; \ No newline at end of file +var pp_alreadyInitialized = false; // Used for the deep linking to make sure not to call the same function several times. \ No newline at end of file