Remove unused code
@ -388,8 +388,6 @@ class LinuxService(Service):
initpaths = [ '/etc/init.d' ]
location = dict()
for binary in binaries:
location[binary] = None
location[binary] = self.module.get_bin_path(binary)