summaryrefslogtreecommitdiff
blob: 005987332a468092617c41972d83e9413f5d24a5 (plain)
1
2
3
4
5
6
7
8
9
10
--- fvwm/functions.c.orig       2005-07-19 13:08:00.453734288 +0100
+++ fvwm/functions.c    2005-07-19 13:08:25.055994176 +0100
@@ -993,7 +993,6 @@
        if (!GrabEm(CRS_NONE, GRAB_NORMAL))
        {
                func->use_depth--;
-               XBell(dpy, 0);
                __cf_cleanup(&depth, arguments, cond_rc);
                return;
        }