Remove superfluous old-style rcsid[] from if_my.c. There is already an

__FBSDID() at the top of the file.

MFC after:	3 days
This commit is contained in:
Dimitry Andric 2013-12-29 17:03:45 +00:00
parent 516e016844
commit 3236d72b84

View File

@ -81,11 +81,6 @@ static int MY_USEIOSPACE = 1;
#include <dev/my/if_myreg.h>
#ifndef lint
static const char rcsid[] =
"$Id: if_my.c,v 1.16 2003/04/15 06:37:25 mdodd Exp $";
#endif
/*
* Various supported device vendors/types and their names.
*/