diff --git a/invesalius/data/slice_.py b/invesalius/data/slice_.py index ee28537..6ff42b3 100644 --- a/invesalius/data/slice_.py +++ b/invesalius/data/slice_.py @@ -110,9 +110,6 @@ class Slice(object): self.from_ = OTHER self.__bind_events() self.opacity = 0.8 - self.qblend = {'AXIAL': {}, - 'CORONAL': {}, - 'SAGITAL': {}} @property def matrix(self): -- libgit2 0.21.2