From 9ede692e2fe597dba56b86e991682d019f93cc71 Mon Sep 17 00:00:00 2001 From: David Schnur Date: Sun, 3 Feb 2013 13:41:00 -0500 Subject: [PATCH] Removed the unused plugin-global raw variable. --- jquery.flot.pie.js | 1 - 1 file changed, 1 deletion(-) diff --git a/jquery.flot.pie.js b/jquery.flot.pie.js index d43ecd3..c691d2e 100644 --- a/jquery.flot.pie.js +++ b/jquery.flot.pie.js @@ -73,7 +73,6 @@ More detail and specific examples can be found in the included HTML file. centerLeft = null, centerTop = null, processed = false, - raw = false, ctx = null; // interactive variables