Remove useless code.

pull/231/head
Eric Leblond 12 years ago
parent b3d4285982
commit 1fd47cfb96

@ -541,8 +541,6 @@ const char *AppLayerGetProtoString(int proto)
} else {
return al_proto_table[proto].name;
}
return "Undefined";
}
/** \brief Description: register a parser.

Loading…
Cancel
Save