diff --git a/easybuild/easyblocks/s/star_ccm.py b/easybuild/easyblocks/s/star_ccm.py index ba71d560a2..93db7f46df 100644 --- a/easybuild/easyblocks/s/star_ccm.py +++ b/easybuild/easyblocks/s/star_ccm.py @@ -59,7 +59,6 @@ def install_step(self): """Custom install procedure for STAR-CCM+.""" loose_ver = LooseVersion(self.version) - local_ver = 2410 # New installer and new versioning for the installer. # It uses 24xx instead of 19.xx.xxx. Ignore version in pattern search.