From 9cb9007f211c22349e3183ba20bb7f817d811005 Mon Sep 17 00:00:00 2001 From: benmeyer Date: Mon, 16 Dec 2002 21:48:37 +0000 Subject: Remove the lease time requst. Wasn't realy needed and was uneccessary --- (limited to 'noncore/settings/networksettings/interfaces/interfaceinformationimp.cpp') diff --git a/noncore/settings/networksettings/interfaces/interfaceinformationimp.cpp b/noncore/settings/networksettings/interfaces/interfaceinformationimp.cpp index cf3dba1..1fa5d38 100644 --- a/noncore/settings/networksettings/interfaces/interfaceinformationimp.cpp +++ b/noncore/settings/networksettings/interfaces/interfaceinformationimp.cpp @@ -26,7 +26,7 @@ InterfaceInformationImp::InterfaceInformationImp(QWidget *parent, const char *na * @param Intarface *i the interface to update (should be the one we already * know about). */ -void InterfaceInformationImp::updateInterface(Interface *i){ +void InterfaceInformationImp::updateInterface(Interface *){ if(interface->getStatus()){ startButton->setEnabled(false); stopButton->setEnabled(true); -- cgit v0.9.0.2