Skip to content

Commit 70ab4f8

Browse files
Clean up
1 parent 8f81834 commit 70ab4f8

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

src/fplot_core.f90

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -247,21 +247,4 @@ module fplot_core
247247
! FPLOT_PLOT_POLAR.F90
248248
public :: plot_polar
249249

250-
251-
! public :: assignment(=)
252-
253-
254-
255-
256-
257-
258-
! ******************************************************************************
259-
! OPERATORS
260-
! ------------------------------------------------------------------------------
261-
! interface assignment(=)
262-
! ! module procedure :: clr_assign
263-
! ! module procedure :: lbl_assign
264-
! ! module procedure :: par_assign
265-
! end interface
266-
267250
end module

0 commit comments

Comments
 (0)