]> git.neil.brown.name Git - history.git/commitdiff
[PATCH] redundant declarations (#10_15)
authorThomas 'Dent' Mirlacher <dent@cosy.sbg.ac.at>
Mon, 15 Jul 2002 05:51:51 +0000 (22:51 -0700)
committerJames Morris <jmorris@intercode.com.au>
Mon, 15 Jul 2002 05:51:51 +0000 (22:51 -0700)
 this patch fixes redundant declarations in 2.5.24
 (same as sent yesterday, but this time automacially splitted
 into several mails)

include/linux/vt_kern.h

index 227ad0934c79d7c6fd2068448598d796feb70bbf..6f668c171107a66ea94e8b2559f80a40c969fa4f 100644 (file)
@@ -91,6 +91,5 @@ void complete_change_console(unsigned int new_console);
 int vt_waitactive(int vt);
 void change_console(unsigned int);
 void reset_vc(unsigned int new_console);
-int vt_waitactive(int vt);
 
 #endif /* _VT_KERN_H */