summaryrefslogtreecommitdiff
path: root/pm
diff options
context:
space:
mode:
authorVictor Lowther <victor.lowther@gmail.com>2008-02-16 10:06:22 -0600
committerVictor Lowther <victor.lowther@gmail.com>2008-02-16 10:06:22 -0600
commitda108f79aa86b2b131437e6d680891d641b569ea (patch)
tree467f1daba3493fee685b4eac82998716a8a5e7e3 /pm
parenta91ff846eebca791a55ab02afa4413ed33d13c77 (diff)
Get rid of redundant calls to exit in 99video
Diffstat (limited to 'pm')
-rwxr-xr-xpm/sleep.d/99video2
1 files changed, 0 insertions, 2 deletions
diff --git a/pm/sleep.d/99video b/pm/sleep.d/99video
index e0e48c7..406cf2d 100755
--- a/pm/sleep.d/99video
+++ b/pm/sleep.d/99video
@@ -82,5 +82,3 @@ case "$1" in
fi
;;
esac
-
-exit $?