Remove 'Not used' comment: at_org_code is used, just not in netatalk/.

This commit is contained in:
Robert Watson 2004-07-12 18:35:30 +00:00
parent 26354d4c08
commit 598a1cadf1

View File

@ -71,9 +71,6 @@ static const u_char atmulticastaddr[ 6 ] = {
0x09, 0x00, 0x07, 0xff, 0xff, 0xff,
};
/*
* Not used?
*/
u_char at_org_code[ 3 ] = {
0x08, 0x00, 0x07,
};