summaryrefslogtreecommitdiff
path: root/x11/gdm/patches/patch-am
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gdm/patches/patch-am')
-rw-r--r--x11/gdm/patches/patch-am17
1 files changed, 0 insertions, 17 deletions
diff --git a/x11/gdm/patches/patch-am b/x11/gdm/patches/patch-am
deleted file mode 100644
index c89b21402f1..00000000000
--- a/x11/gdm/patches/patch-am
+++ /dev/null
@@ -1,17 +0,0 @@
-$NetBSD: patch-am,v 1.1 2005/07/17 22:53:06 kristerw Exp $
-
---- gui/gdmlogin.c.orig Mon Jul 18 00:39:23 2005
-+++ gui/gdmlogin.c Mon Jul 18 00:39:49 2005
-@@ -342,11 +342,11 @@
- static void
- back_prog_launch_after_timeout ()
- {
-+ int timeout;
- g_assert (back_prog_timeout_event_id == -1);
- g_assert (back_prog_watcher_event_id == -1);
- g_assert (back_prog_pid == -1);
-
-- int timeout;
-
- /* No program to run. */
- if (! back_prog_get_path ())