🔥 remove dead code

This commit is contained in:
Lucas Bickel 2018-10-06 21:18:44 +02:00
parent 1b273062c4
commit afa67eb96d
2 changed files with 0 additions and 28 deletions

View file

@ -129,10 +129,4 @@ class Application_Model_RabbitMq
$conn->close();
}
public static function SendMessageToHaproxyConfigDaemon($md){
//XXX: This function has been deprecated and is no longer needed
}
}