[Pommed-commits] r485 - trunk/pommed
jblache at alioth.debian.org
jblache at alioth.debian.org
Thu Jun 5 21:22:19 UTC 2008
Author: jblache
Date: 2008-06-05 21:22:18 +0000 (Thu, 05 Jun 2008)
New Revision: 485
Modified:
trunk/pommed/evdev.c
Log:
Kill useless prototypes.
Modified: trunk/pommed/evdev.c
===================================================================
--- trunk/pommed/evdev.c 2008-06-05 21:21:44 UTC (rev 484)
+++ trunk/pommed/evdev.c 2008-06-05 21:22:18 UTC (rev 485)
@@ -67,12 +67,6 @@
#endif
-void
-evdev_process_events(int fd, uint32_t events);
-
-void
-evdev_inotify_process(int fd, uint32_t events);
-
static int
evdev_try_add(int fd);
More information about the Pommed-commits
mailing list