summaryrefslogtreecommitdiff
path: root/gnome-unstable/seahorse/seahorse-ssh-askpass.sh
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-unstable/seahorse/seahorse-ssh-askpass.sh')
-rw-r--r--gnome-unstable/seahorse/seahorse-ssh-askpass.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/gnome-unstable/seahorse/seahorse-ssh-askpass.sh b/gnome-unstable/seahorse/seahorse-ssh-askpass.sh
deleted file mode 100644
index 04f79d8f2..000000000
--- a/gnome-unstable/seahorse/seahorse-ssh-askpass.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-if [ -z "$SSH_ASKPASS" ] && [ -n "$DISPLAY" ]; then
- export SSH_ASKPASS=/usr/lib/seahorse/seahorse-ssh-askpass
-fi