Salome HOME
Python 3 porting
[samples/randomizer.git] / src / Randomizer / RANDOMIZER.py
index f134c48da06e839051a4cbd6bb2d77bc7acbb0b0..0f5780b52ffa97bbcefafc76f136a6dfc94bfd0c 100644 (file)
@@ -35,7 +35,7 @@ class RANDOMIZER( RANDOMIZER_ORB__POA.RANDOMIZER,
         """
         Constructor
         """
-        SALOME_ComponentPy.SALOME_ComponentPy_i.__init__( self, orb, poa, contID, containerName,instanceName, interfaceName, 0 )
+        SALOME_ComponentPy.SALOME_ComponentPy_i.__init__( self, orb, poa, contID, containerName,instanceName, interfaceName )
 
     def getVersion( self ):
         """