From 905accdb7dfd6a0f3cad4e81d5d15569195f245a Mon Sep 17 00:00:00 2001 From: improbable22 <29553230+improbable22@users.noreply.github.com> Date: Sun, 19 Aug 2018 07:20:17 +0200 Subject: [PATCH] Remove P2 & P3 from export As in #1675, important stuff! --- src/Plots.jl | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/Plots.jl b/src/Plots.jl index 1b73de24..2b96c5cb 100644 --- a/src/Plots.jl +++ b/src/Plots.jl @@ -104,8 +104,6 @@ export rotate, rotate!, center, - P2, - P3, BezierCurve, plotattr