Remove wrong comment..

This commit is contained in:
Ermal Luçi 2008-12-16 07:33:07 +00:00
parent a611297607
commit 97aa3109b8

View File

@ -103,7 +103,6 @@ if ($_POST) {
mwexec("rm {$g['conf_path']}/dyndns_{$dyndns['interface']}{$dyndns['type']}.cache");
conf_mount_ro();
/* nuke the cache file */
config_lock();
$retval = services_dyndns_configure_client($dyndns);
config_unlock();