From bab0739d6f327be8cb1cc069f3275cecd246cde4 Mon Sep 17 00:00:00 2001 From: Henrik Rydberg Date: Thu, 21 Apr 2011 10:49:47 +0200 Subject: Remove accidental copy and paste Some lines got duplicated in error. Fixed. Signed-off-by: Henrik Rydberg --- include/evemu.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include') diff --git a/include/evemu.h b/include/evemu.h index 2c53138..fed8801 100644 --- a/include/evemu.h +++ b/include/evemu.h @@ -352,9 +352,6 @@ int evemu_read_event_realtime(FILE *fp, struct input_event *ev, * Contiuously reads events from the kernel device and writes them to * the file. The function terminates after ms milliseconds of * inactivity. - * to this function. This function reads a kernel event from the file, - * and performs the microsleep necessary to deliver the event with the - * same timings as originally received. * * Returns zero if successful, negative error otherwise. */ -- cgit v1.2.3