Skip to content

Commit 20482ee

Browse files
author
Gaurav Arya
committed
remove redundant regions
1 parent 6fd67a4 commit 20482ee

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/definitions.jl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -593,9 +593,6 @@ plan_brfft
593593

594594
##############################################################################
595595

596-
region(p::Plan) = p.region
597-
region(p::ScaledPlan) = region(p.p)
598-
599596
# Projection style (:none, :real, or :real_inv) to handle real FFTs
600597
function projection_style end
601598
# Length of halved dimension, needed only for irfft

0 commit comments

Comments
 (0)