From e5ea28a26f95505ea8d2590dcb08905e8f1f5179 Mon Sep 17 00:00:00 2001 From: asl Date: Thu, 10 Dec 2009 08:40:53 +0000 Subject: [PATCH] *** empty log message *** --- src/GEOM_SWIG/geompyDC.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/GEOM_SWIG/geompyDC.py b/src/GEOM_SWIG/geompyDC.py index d4f0da5c8..b66840350 100644 --- a/src/GEOM_SWIG/geompyDC.py +++ b/src/GEOM_SWIG/geompyDC.py @@ -2306,7 +2306,6 @@ class geompyDC(GEOM._objref_GEOM_Gen): def MakeFuse(self, s1, s2): # Example: see GEOM_TestOthers.py res = self.MakeBoolean(s1, s2, 3) - res.StoreDependencies( notebook.getNotebook() ) return res ## Shortcut to MakeBoolean(s1, s2, 4) -- 2.39.2