diff options
Diffstat (limited to 'Xext/xace.c')
-rw-r--r-- | Xext/xace.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Xext/xace.c b/Xext/xace.c index 8e277ac81..a3c4d426e 100644 --- a/Xext/xace.c +++ b/Xext/xace.c @@ -96,7 +96,6 @@ int XaceHook(int hook, ...) va_arg(ap, ClientPtr), va_arg(ap, WindowPtr), va_arg(ap, PropertyPtr), - va_arg(ap, Atom), va_arg(ap, Mask), XaceAllowOperation /* default allow */ }; |