Просмотр исходного кода

Remove old line of code (not useful anymore)

dustin.born 6 лет назад
Родитель
Сommit
967b865369
1 измененных файлов с 0 добавлено и 2 удалено
  1. 0 2
      code/Attack/MembersMgmtCommAttack.py

+ 0 - 2
code/Attack/MembersMgmtCommAttack.py

@@ -152,8 +152,6 @@ class MembersMgmtCommAttack(BaseAttack.BaseAttack):
         """
         # set class constants
         self.DEFAULT_XML_PATH = "resources/Botnet/MembersMgmtComm_example.xml"
-        # probability for responder ID to be local if comm_type is mixed
-        self.PROB_RESPND_IS_LOCAL = 0
 
         # PARAMETERS: initialize with default values
         # (values are overwritten if user specifies them)