diff --git a/dool b/dool index 8c645b7..ec57ce7 100755 --- a/dool +++ b/dool @@ -1301,7 +1301,6 @@ class dool_socket(dool): class dool_swap(dool): def __init__(self): - self.name = 'swap' self.nick = ('used', 'free') self.type = 'd' self.open('/proc/swaps')