Revision 868f266c
Added by Scott Ullrich almost 20 years ago
etc/inc/interfaces.inc | ||
---|---|---|
365 | 365 |
} |
366 | 366 |
} |
367 | 367 |
|
368 |
function interfaces_carp_bringup() { |
|
369 |
/* no longer used */ |
|
370 |
} |
|
371 |
|
|
372 | 368 |
function interfaces_wireless_configure($if, $wlcfg) { |
373 | 369 |
global $config, $g; |
374 | 370 |
|
Also available in: Unified diff
Remove function stub. No traces of it being called now.