From 79a6780f176863e5de297669ddf6588ff08c37b6 Mon Sep 17 00:00:00 2001 From: Thomas Ritou Date: Tue, 1 Jan 2013 17:58:52 +1100 Subject: [PATCH] Remove some more requirejs stuff --- curvedLines.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/curvedLines.js b/curvedLines.js index aa8fa12..0c888e2 100644 --- a/curvedLines.js +++ b/curvedLines.js @@ -336,9 +336,6 @@ }//end init - - $.plot.plugincurvedLines = true; - $.plot.plugins.push({ init : init, options : options,