summaryrefslogtreecommitdiff
path: root/src/pm-action.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/pm-action.in')
-rw-r--r--src/pm-action.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pm-action.in b/src/pm-action.in
index 3971d44..bc4022c 100644
--- a/src/pm-action.in
+++ b/src/pm-action.in
@@ -48,7 +48,6 @@ take_suspend_lock || exit 1
# make sure we release the lock no matter how we exit
trap remove_suspend_lock 0
-VT=$(fgconsole)
# Save the command line options for the hooks
while [ $# -gt 0 ]