Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove outdated entry from plugins.config #77

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions src/main/resources/plugins.config
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
###
Plugins>Stitching, "Pairwise stitching", plugin.Stitching_Pairwise
Plugins>Stitching, "Grid/Collection stitching", plugin.Stitching_Grid
Plugins>Stitching>deprecated, "2D Stitching", Stitching_2D
Plugins>Stitching>deprecated, "3D Stitching", Stitching_3D
Plugins>Stitching>deprecated, "Stitch Grid of Images", Stitch_Image_Grid
Plugins>Stitching>deprecated, "Stitch Sequence of Grids of Images", Stitch_Image_Grid_Sequence
Plugins>Stitching>deprecated, "Stitch Collection of Images", Stitch_Image_Collection
Plugins>Stitching>deprecated, "Stitch Directory with Images (unknown configuration)", Stitch_Image_Directory
Plugins>Stitching>deprecated, "Stitch Multiple Series or Tile Scan File", Stitch_Multiple_Series_File
#Plugins>Stitching>deprecated, "2D Stitching", Stitching_2D
#Plugins>Stitching>deprecated, "3D Stitching", Stitching_3D
#Plugins>Stitching>deprecated, "Stitch Grid of Images", Stitch_Image_Grid
#Plugins>Stitching>deprecated, "Stitch Sequence of Grids of Images", Stitch_Image_Grid_Sequence
#Plugins>Stitching>deprecated, "Stitch Collection of Images", Stitch_Image_Collection
#Plugins>Stitching>deprecated, "Stitch Directory with Images (unknown configuration)", Stitch_Image_Directory
#Plugins>Stitching>deprecated, "Stitch Multiple Series or Tile Scan File", Stitch_Multiple_Series_File
Loading