1
0
mirror of https://github.com/gryf/wicd.git synced 2026-02-09 10:05:49 +01:00

Minor formatting tweak

This commit is contained in:
Dan O'Reilly
2009-02-02 23:39:52 -05:00
parent 315ff97d87
commit 6347842000

View File

@@ -275,7 +275,6 @@ class BaseInterface(object):
warning is printed.
"""
self.dhclient_cmd = self._find_program_path("dhclient")
self.dhcpcd_cmd = self._find_program_path("dhcpcd")
self.pump_cmd = self._find_program_path("pump")