|
@@ -269,7 +269,6 @@ class BoB:
|
|
|
self.cmdctl_port = cmdctl_port
|
|
|
self.brittle = brittle
|
|
|
self.wait_time = wait_time
|
|
|
- self.sockcreator = None
|
|
|
self._component_configurator = isc.bind10.component.Configurator(self,
|
|
|
isc.bind10.special_component.get_specials())
|
|
|
# The priorities here make them start in the correct order. First
|