Skip to content

Commit 882ae3a

Browse files
authored
Merge branch 'master' into master
2 parents 29a85b9 + e0f3499 commit 882ae3a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

generalTransform.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ class GeneralTransform {
3333
Tristate::Tristate isForward; // otherwise inverse
3434
Tristate::Tristate isInPlace; // otherwise out-of-place
3535
Tristate::Tristate isReal; // otherwise C2C
36-
3736
Rank rank;
3837

3938
private:

0 commit comments

Comments
 (0)