From e88fa75c9b468b88bb7b87b1da235c6eb2fe8164 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Sun, 18 Mar 2007 17:39:08 -0400 Subject: Static cleanup on Xi/ --- Xi/chgptr.h | 8 -------- 1 file changed, 8 deletions(-) (limited to 'Xi/chgptr.h') diff --git a/Xi/chgptr.h b/Xi/chgptr.h index fb3b5cc39..2d8ab66e5 100644 --- a/Xi/chgptr.h +++ b/Xi/chgptr.h @@ -45,12 +45,4 @@ void SendEventToAllWindows(DeviceIntPtr /* dev */ , int /* count */ ); -void FindInterestedChildren( /* FIXME: could be static? */ - DeviceIntPtr /* dev */ , - WindowPtr /* p1 */ , - Mask /* mask */ , - xEvent * /* ev */ , - int /* count */ - ); - #endif /* CHGPTR_H */ -- cgit v1.2.3