summaryrefslogtreecommitdiffstats
path: root/src/lib/auto.action
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/auto.action')
-rwxr-xr-xsrc/lib/auto.action1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/auto.action b/src/lib/auto.action
index bfb5f1d..bdbb9ad 100755
--- a/src/lib/auto.action
+++ b/src/lib/auto.action
@@ -12,7 +12,6 @@ PROFILE_FILE="$STATE_DIR/wpa_actiond_$interface.profile"
# Is it possible that we don't get a profile?!
[[ "$profile" ]] && load_profile "$profile"
-# TODO: copy some from 'network'
case $action in
CONNECT)
if [[ -z $profile ]]; then