diff options
author | Peter Hutterer <peter@cs.unisa.edu.au> | 2008-02-14 09:41:49 +1030 |
---|---|---|
committer | Peter Hutterer <peter@cs.unisa.edu.au> | 2008-02-14 09:42:37 +1030 |
commit | b35a9efa16d9e14378a95c11fa39171b78710996 (patch) | |
tree | bb5a5223119a6feee05601947c82b4fa824026aa /Xi/Makefile.am | |
parent | b81c330f70c4a4c8f37216aa4856c7f8db93a375 (diff) |
Xi: Remove files for GrabAccessControl.
Diffstat (limited to 'Xi/Makefile.am')
-rw-r--r-- | Xi/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Xi/Makefile.am b/Xi/Makefile.am index 9c5658d2d..040663814 100644 --- a/Xi/Makefile.am +++ b/Xi/Makefile.am @@ -56,8 +56,6 @@ libXi_la_SOURCES = \ getselev.h \ getvers.c \ getvers.h \ - grabacc.c \ - grabacc.h \ grabdev.c \ grabdev.h \ grabdevb.c \ |